cdreetz commited on
Commit
827e2c9
1 Parent(s): f1423b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -12,8 +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 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
 
19
  ## Model description
 
12
 
13
  # codeparrot-ds2
14
 
15
+ GPT-2 style trained on a filtered set of The Stack, specific to data science related code. Things like pandas, numpy, matplotlib, etc.
 
16
  - Loss: 1.0584
17
 
18
  ## Model description