gavinqiangli commited on
Commit
7d490f4
1 Parent(s): cda8c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # codeparrot-ds-v2
15
 
16
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an python code dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.0617
19
 
 
13
 
14
  # codeparrot-ds-v2
15
 
16
+ This model is trained from scratch from [gpt2](https://huggingface.co/gpt2) on an python code dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.0617
19