0Tick commited on
Commit
4161cec
1 Parent(s): 4acf097

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ It is trained on the raw tags of danbooru with underscores and spaces. Only post
25
 
26
  # Training
27
 
28
- This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on a dataset of the tags of 118k random posts of (danbooru)[danbooru.donmai.us] .
29
  It achieves the following results on the evaluation set:
30
  - Loss: 3.6934
31
  - Accuracy: 0.4650
 
25
 
26
  # Training
27
 
28
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on a dataset of the tags of 118k random posts of [danbooru](danbooru.donmai.us) .
29
  It achieves the following results on the evaluation set:
30
  - Loss: 3.6934
31
  - Accuracy: 0.4650