parseny commited on
Commit
d17a64d
1 Parent(s): 892987c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # youtube video comment generation
16
 
17
- This model is a fine-tuned version of [gpt2-large](https://huggingface.co/gpt2-large) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.0918
20
  - Accuracy: 0.6277
 
14
 
15
  # youtube video comment generation
16
 
17
+ This model is a fine-tuned version of [gpt2-large](https://huggingface.co/gpt2-large) on the [US_Video_Comment](https://huggingface.co/datasets/parseny/US_Video_Comment) dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 2.0918
20
  - Accuracy: 0.6277