We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d69a93b + 54e3f78 commit 56e7c0fCopy full SHA for 56e7c0f
train_dolly.py
@@ -3,7 +3,7 @@
3
# MAGIC ## Train Dolly
4
# MAGIC
5
# MAGIC This fine-tunes EleutherAI Pythia models
6
-# MAGIC (e.g. [pythia-2.8b](https://huggingface.co/EleutherAI/pythia-6.9b),
+# MAGIC (e.g. [pythia-2.8b](https://huggingface.co/EleutherAI/pythia-2.8b),
7
# MAGIC [pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b), or
8
# MAGIC [pythia-12b](https://huggingface.co/EleutherAI/pythia-12b)) on
9
# MAGIC the [databricks-dolly-15k](https://github.com/databrickslabs/dolly/tree/master/data) dataset.
0 commit comments