Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ parameters:
|
|
50 |
|
51 |
# gpt2-medium-emailgen
|
52 |
|
53 |
-
This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on the
|
54 |
It achieves the following results on the evaluation set:
|
55 |
- Loss: 1.5840
|
56 |
|
@@ -64,7 +64,7 @@ More information needed
|
|
64 |
|
65 |
## Training and evaluation data
|
66 |
|
67 |
-
|
68 |
|
69 |
## Training procedure
|
70 |
|
|
|
50 |
|
51 |
# gpt2-medium-emailgen
|
52 |
|
53 |
+
This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on the postbot/multi-emails-100k dataset.
|
54 |
It achieves the following results on the evaluation set:
|
55 |
- Loss: 1.5840
|
56 |
|
|
|
64 |
|
65 |
## Training and evaluation data
|
66 |
|
67 |
+
- the dataset is essentially a hand-curated/augmented expansion to the classic `aeslc` dataset
|
68 |
|
69 |
## Training procedure
|
70 |
|