akari000 commited on
Commit
9386058
·
verified ·
1 Parent(s): 2315b18

Update model description

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # models
17
 
18
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.4132
21
  - Accuracy: 0.1055
 
15
 
16
  # models
17
 
18
+ This model is trained from scratch based on [gpt2](https://huggingface.co/gpt2) on a dataset that includes 40% artificial variation sets.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.4132
21
  - Accuracy: 0.1055