therealcyberlord
commited on
Commit
•
165d660
1
Parent(s):
a253351
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
4 |
+
datasets:
|
5 |
+
- BI55/MedText
|
6 |
+
- keivalya/MedQuad-MedicalQnADataset
|
7 |
+
pipeline_tag: conversational
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|