Jinchen commited on
Commit
710a54e
·
1 Parent(s): 36baff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # clm_output_medium
15
 
16
- This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on the wikitext wikitext-103-raw-v1 dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 2.6973
19
 
@@ -27,7 +27,7 @@ More information needed
27
 
28
  ## Training and evaluation data
29
 
30
- More information needed
31
 
32
  ## Training procedure
33
 
 
13
 
14
  # clm_output_medium
15
 
16
+ This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on the [wikitext-103-raw-v1](https://huggingface.co/datasets/wikitext) dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 2.6973
19
 
 
27
 
28
  ## Training and evaluation data
29
 
30
+ [wikitext-103-raw-v1](https://huggingface.co/datasets/wikitext) dataset
31
 
32
  ## Training procedure
33