pszemraj commited on
Commit
6bda6a9
1 Parent(s): bc68fbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 None dataset.
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
- More information needed
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