Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- library_name: peft
3
  license: apache-2.0
4
- pipeline_tag: text-generation
5
- inference: false
6
  tags:
7
  - GPT-J
 
 
 
8
  ---
9
 
10
  # GPT-J-6B-MedDoctor 👨‍⚕️
 
1
  ---
 
2
  license: apache-2.0
3
+ library_name: peft
 
4
  tags:
5
  - GPT-J
6
+ pipeline_tag: text-generation
7
+ inference: false
8
+ base_model: EleutherAI/gpt-j-6B
9
  ---
10
 
11
  # GPT-J-6B-MedDoctor 👨‍⚕️