Muennighoff
commited on
Commit
·
8fb0155
1
Parent(s):
dee0c6d
Update README.md
Browse files
README.md
CHANGED
@@ -887,7 +887,7 @@ print(tokenizer.decode(outputs[0]))
|
|
887 |
|
888 |
# Evaluation
|
889 |
|
890 |
-
We refer to Table 7 from our paper [TODO LINK]
|
891 |
|
892 |
# Citation
|
893 |
```bibtex
|
|
|
887 |
|
888 |
# Evaluation
|
889 |
|
890 |
+
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.
|
891 |
|
892 |
# Citation
|
893 |
```bibtex
|