Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: BioMistral/BioMistral-7B
|
| 3 |
-
library_name: peft
|
| 4 |
-
license: apache-2.0
|
| 5 |
language:
|
| 6 |
-
- en
|
| 7 |
-
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Card for BioMistral-7B-Finetuned
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: BioMistral/BioMistral-7B
|
| 3 |
+
library_name: peft
|
| 4 |
+
license: apache-2.0
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- biology
|
| 10 |
+
- medical
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for BioMistral-7B-Finetuned
|