Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Pandey committed Dec 9, 2023
1 parent df08ec4 commit 528bfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ViT-CoT
│ └── plotGraphs.ipynb
│ └── visualizeAttentionHeads.ipynb
└── scripts: directory containing scripts to train and test the model.
└── scripts: directory containing scripts to train and test the model
│ └── train_vit.sh
│ ├── train_vit.py - contains model training loop
│ ├── evaluate.py - contains encoder+linear probe evaluation code
Expand Down

0 comments on commit 528bfbe

Please sign in to comment.