Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,11 @@ pipeline_tag: text-generation
|
|
80 |
|
81 |
# emailgen-pythia-410m-deduped
|
82 |
|
83 |
-
|
|
|
|
|
|
|
|
|
84 |
It achieves the following results on the evaluation set:
|
85 |
- Loss: 2.1018
|
86 |
- Accuracy: 0.6157
|
|
|
80 |
|
81 |
# emailgen-pythia-410m-deduped
|
82 |
|
83 |
+
[![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/pszemraj/94b0e6b95437896f800a65ae2e5f9ab4/emailgen-pythia-410m-deduped.ipynb
|
84 |
+
)
|
85 |
+
|
86 |
+
|
87 |
+
This model is a fine-tuned version of [EleutherAI/pythia-410m-deduped](https://huggingface.co/EleutherAI/pythia-410m-deduped) on email data.
|
88 |
It achieves the following results on the evaluation set:
|
89 |
- Loss: 2.1018
|
90 |
- Accuracy: 0.6157
|