lengoctuong commited on
Commit
9185a1c
1 Parent(s): c2de32e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,8 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # gpt2-finetuned-wikitext2
15
 
16
- The github repo of model [here](https://github.com/lengoctuong/Research-Transformer-and-fine_tune-GPT2)
 
17
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 3.3943
20
  - Perplexity: 29.7930
 
13
 
14
  # gpt2-finetuned-wikitext2
15
 
16
+ **THE GITHUB REPO OF THIS MODEL [HERE](https://github.com/lengoctuong/Research-Transformer-and-fine_tune-GPT2).**
17
+
18
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
19
+
20
  It achieves the following results on the evaluation set:
21
  - Loss: 3.3943
22
  - Perplexity: 29.7930