cdreetz commited on
Commit
f1423b8
1 Parent(s): 1ede62f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # codeparrot-ds2
14
 
15
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.0584
18
 
 
12
 
13
  # codeparrot-ds2
14
 
15
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a filtered version of The Stack. Filtered for Data Science related code.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.0584
18