Commit ·
4a8fbee
1
Parent(s): 29a9191
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,10 +54,10 @@ https://vasr.github.io/leaderboard.
|
|
| 54 |
https://paperswithcode.com/dataset/vasr.
|
| 55 |
|
| 56 |
## How to Submit Predictions?
|
| 57 |
-
To submit predictions, please send a prediction CSV file to vasr.benchmark@gmail.com / yonatan.bitton@mail.huji.ac.il.
|
| 58 |
-
The prediction file should include a "B'" column with the predicted candidate name that best solves the analogy, and an index from 1 to 4 indicating the location of the predicted candidate in the given candidate list.
|
| 59 |
-
An example prediction file is available [HERE](https://drive.google.com/file/d/1NvBNdvlWmEOYjIVi2xdmQ_tUm-TXo42u/view?usp=share_link).
|
| 60 |
-
A submission is allowed once a week, and you will receive a response within a week.
|
| 61 |
|
| 62 |
## Colab notebook code for VASR evaluation with ViT
|
| 63 |
https://colab.research.google.com/drive/1HUg0aHonFDK3hVFrIRYdSEfpUJeY-4dI
|
|
|
|
| 54 |
https://paperswithcode.com/dataset/vasr.
|
| 55 |
|
| 56 |
## How to Submit Predictions?
|
| 57 |
+
To submit predictions, please send a prediction CSV file to vasr.benchmark@gmail.com / yonatan.bitton@mail.huji.ac.il.
|
| 58 |
+
The prediction file should include a "B'" column with the predicted candidate name that best solves the analogy, and an index from 1 to 4 indicating the location of the predicted candidate in the given candidate list.
|
| 59 |
+
An example prediction file is available [HERE](https://drive.google.com/file/d/1NvBNdvlWmEOYjIVi2xdmQ_tUm-TXo42u/view?usp=share_link).
|
| 60 |
+
A submission is allowed once a week, and you will receive a response within a week.
|
| 61 |
|
| 62 |
## Colab notebook code for VASR evaluation with ViT
|
| 63 |
https://colab.research.google.com/drive/1HUg0aHonFDK3hVFrIRYdSEfpUJeY-4dI
|