Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- library_name: peft
3
- license: mit
4
  language:
5
  - en
6
- pipeline_tag: text-generation
 
7
  datasets:
8
  - vicgalle/alpaca-gpt4
 
 
9
  ---
10
 
11
  # AlpaGo: GPT-NeoX-20B Model Trained with QloRA Technique
 
1
  ---
 
 
2
  language:
3
  - en
4
+ license: mit
5
+ library_name: peft
6
  datasets:
7
  - vicgalle/alpaca-gpt4
8
+ pipeline_tag: text-generation
9
+ base_model: EleutherAI/gpt-neox-20b
10
  ---
11
 
12
  # AlpaGo: GPT-NeoX-20B Model Trained with QloRA Technique