Shaltiel commited on
Commit
0405ac5
1 Parent(s): 57a1efa

Fixed typo

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -122,7 +122,7 @@ We have curated 4 datasets for benchmarking the quality of the LLMs in Hebrew. A
122
  3. Winograd (Binary) Acc
123
 
124
 
125
- - **Source**: We use `A Translation of the Winograd Schema Challenge to Hebrew`, translated by Prof. Vered Schwartz. The data can be found [here](https://www.cs.ubc.ca/~vshwartz/resources/winograd_he.jsonl).
126
 
127
  - **Scoring**: We provide in the prompt the two possible answers, and compute the accuracy score.
128
 
 
122
  3. Winograd (Binary) Acc
123
 
124
 
125
+ - **Source**: We use `A Translation of the Winograd Schema Challenge to Hebrew`, translated by Dr. Vered Schwartz. The data can be found [here](https://www.cs.ubc.ca/~vshwartz/resources/winograd_he.jsonl).
126
 
127
  - **Scoring**: We provide in the prompt the two possible answers, and compute the accuracy score.
128