Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,19 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# BioMistral-7B-mistral7instruct-ties
|
12 |
|
@@ -40,4 +52,4 @@ parameters:
|
|
40 |
normalize: true
|
41 |
dtype: bfloat16
|
42 |
|
43 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
- ties
|
10 |
+
license: apache-2.0
|
11 |
+
datasets:
|
12 |
+
- pubmed
|
13 |
+
language:
|
14 |
+
- fr
|
15 |
+
- en
|
16 |
+
- pl
|
17 |
+
- es
|
18 |
+
- it
|
19 |
+
- ro
|
20 |
+
- de
|
21 |
+
pipeline_tag: text-generation
|
22 |
---
|
23 |
# BioMistral-7B-mistral7instruct-ties
|
24 |
|
|
|
52 |
normalize: true
|
53 |
dtype: bfloat16
|
54 |
|
55 |
+
```
|