Andyrasika commited on
Commit
5821ea3
1 Parent(s): 0c9c518

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -3,9 +3,17 @@ license: apache-2.0
3
  base_model: distilgpt2
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: gpt2_dolly_lite
8
  results: []
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -58,4 +66,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.32.1
59
  - Pytorch 2.0.1+cu118
60
  - Datasets 2.14.4
61
- - Tokenizers 0.13.3
 
3
  base_model: distilgpt2
4
  tags:
5
  - generated_from_trainer
6
+ - gpt
7
  model-index:
8
  - name: gpt2_dolly_lite
9
  results: []
10
+ datasets:
11
+ - tatsu-lab/alpaca
12
+ language:
13
+ - en
14
+ metrics:
15
+ - accuracy
16
+ library_name: transformers
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
66
  - Transformers 4.32.1
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.4
69
+ - Tokenizers 0.13.3