thanat commited on
Commit
87fd482
1 Parent(s): a2e9f25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # thanat/codeparrot-ds
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
  - Train Loss: 1.5316
18
  - Validation Loss: 1.1714
 
12
 
13
  # thanat/codeparrot-ds
14
 
15
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the [codeparrot](https://huggingface.co/datasets/huggingface-course/codeparrot-ds-train) dataset.
16
  It achieves the following results on the evaluation set:
17
  - Train Loss: 1.5316
18
  - Validation Loss: 1.1714