Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
  - opt
6
- model-index:
7
- - name: gptQuotes
8
- results: []
9
  datasets:
10
  - Abirate/english_quotes
11
- language:
12
- - en
13
  pipeline_tag: text-generation
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
  license: mit
5
  tags:
6
  - generated_from_trainer
7
  - opt
 
 
 
8
  datasets:
9
  - Abirate/english_quotes
 
 
10
  pipeline_tag: text-generation
11
+ base_model: facebook/opt-350m
12
+ model-index:
13
+ - name: gptQuotes
14
+ results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You