keivalya librarian-bot commited on
Commit
e6aacaf
1 Parent(s): b724699

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

Browse files

- Librarian Bot: Add base_model information to model (40ed027ad9fcc150d5b9373000ab51cb1282ba30)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- license: openrail
3
- datasets:
4
- - keivalya/MedQuad-MedicalQnADataset
5
  language:
6
  - en
 
7
  library_name: peft
8
- pipeline_tag: conversational
9
  tags:
10
  - medical
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
 
 
2
  language:
3
  - en
4
+ license: openrail
5
  library_name: peft
 
6
  tags:
7
  - medical
8
+ datasets:
9
+ - keivalya/MedQuad-MedicalQnADataset
10
+ pipeline_tag: conversational
11
+ base_model: euclaise/falcon_1b_stage2
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You