Muennighoff
commited on
Commit
•
bc34f28
1
Parent(s):
8b95958
Update README.md
Browse files
README.md
CHANGED
@@ -238,7 +238,7 @@ print(tokenizer.decode(outputs[0]))
|
|
238 |
|
239 |
# Evaluation
|
240 |
|
241 |
-
We refer to Table 7 from our paper [TODO LINK].
|
242 |
|
243 |
# Citation
|
244 |
```bibtex
|
|
|
238 |
|
239 |
# Evaluation
|
240 |
|
241 |
+
We refer to Table 7 from our paper [TODO LINK] and [bigscience/evaluation-results](https://huggingface.co/datasets/bigscience/evaluation-results).
|
242 |
|
243 |
# Citation
|
244 |
```bibtex
|