omgbobbyg commited on
Commit
79a8710
1 Parent(s): 230426f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -13,13 +13,15 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # distilgpt2-spock
15
 
16
- This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on an unknown dataset.
 
 
17
  It achieves the following results on the evaluation set:
18
  - Loss: 3.8278
19
 
20
  ## Model description
21
 
22
- More information needed
23
 
24
  ## Intended uses & limitations
25
 
 
13
 
14
  # distilgpt2-spock
15
 
16
+ This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the dataset of all lines of dialogue spoken by the character Spock in the original Star Trek series: [https://huggingface.co/datasets/omgbobbyg/spock].
17
+
18
+
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.8278
21
 
22
  ## Model description
23
 
24
+ This model was fine-tuned based on the dataset of all lines spoken by the character Spock as a causal language model.
25
 
26
  ## Intended uses & limitations
27