Muennighoff
commited on
Commit
•
64844fb
1
Parent(s):
26b28df
Update README.md
Browse files
README.md
CHANGED
@@ -865,7 +865,7 @@ print(tokenizer.decode(outputs[0]))
|
|
865 |
|
866 |
# Evaluation
|
867 |
|
868 |
-
We refer to Table 7 from our paper [TODO LINK]
|
869 |
|
870 |
# Citation
|
871 |
```bibtex
|
|
|
865 |
|
866 |
# Evaluation
|
867 |
|
868 |
+
We refer to Table 7 from our paper [TODO LINK] & [bigscience/evaluation-results](https://huggingface.co/datasets/bigscience/evaluation-results) for zero-shot results on unseen tasks. The sidebar reports zero-shot performance of the best prompt per dataset config.
|
869 |
|
870 |
# Citation
|
871 |
```bibtex
|