nmitchko librarian-bot commited on
Commit
61e5216
1 Parent(s): 9af81f5

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (719ced56dc737400a7f71c1c602ebf3a398d4649)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  language:
3
  - en
 
4
  library_name: peft
5
- pipeline_tag: text-generation
6
  tags:
7
  - medical
8
- license: cc-by-nc-4.0
 
9
  ---
10
 
11
  # MedFalcon v2 40b LoRA - Final
 
1
  ---
2
  language:
3
  - en
4
+ license: cc-by-nc-4.0
5
  library_name: peft
 
6
  tags:
7
  - medical
8
+ pipeline_tag: text-generation
9
+ base_model: tiiuae/falcon-40b
10
  ---
11
 
12
  # MedFalcon v2 40b LoRA - Final