cherry0328 commited on
Commit
a4078b7
·
verified ·
1 Parent(s): a60fefa

Update README.md

Browse files

Hi there! Your model is incredible and we love how it performs. We would like to contribute by updating the README with information about the base_model, specifically mentioning 'gpt2'. This will help address the gap in the model card. Thank you for your consideration!

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ datasets:
7
  model-index:
8
  - name: gpt2-cl-length-sampling-3
9
  results: []
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -79,4 +81,4 @@ The following hyperparameters were used during training:
79
  - Transformers 4.26.1
80
  - Pytorch 1.11.0+cu113
81
  - Datasets 2.13.0
82
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: gpt2-cl-length-sampling-3
9
  results: []
10
+ base_model:
11
+ - openai-community/gpt2
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
81
  - Transformers 4.26.1
82
  - Pytorch 1.11.0+cu113
83
  - Datasets 2.13.0
84
+ - Tokenizers 0.13.3