jakobkruse commited on
Commit
236662f
·
1 Parent(s): ccde351

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  model-index:
7
  - name: codeparrot-ds
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # codeparrot-ds
15
 
16
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -52,4 +54,4 @@ The following hyperparameters were used during training:
52
  - Transformers 4.31.0
53
  - Pytorch 2.0.1+cu117
54
  - Datasets 2.14.2
55
- - Tokenizers 0.13.3
 
6
  model-index:
7
  - name: codeparrot-ds
8
  results: []
9
+ datasets:
10
+ - jakobkruse/codeparrot-ml
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # codeparrot-ds
17
 
18
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a Python Data science dataset.
19
 
20
  ## Model description
21
 
 
54
  - Transformers 4.31.0
55
  - Pytorch 2.0.1+cu117
56
  - Datasets 2.14.2
57
+ - Tokenizers 0.13.3