Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## chatbloom-7b
|
2 |
|
3 |
This is a RLHF enhanced bloom model (chatbloom), fine-tuned based on bloom-7b (Muennighoff et al.). This model only uses English QA datasets for RLHF training, which improves the understanding and generation of English.
|
@@ -56,4 +62,4 @@ Please cite if you find it helpful.
|
|
56 |
|
57 |
---
|
58 |
license: other
|
59 |
-
---
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- zh
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
## chatbloom-7b
|
8 |
|
9 |
This is a RLHF enhanced bloom model (chatbloom), fine-tuned based on bloom-7b (Muennighoff et al.). This model only uses English QA datasets for RLHF training, which improves the understanding and generation of English.
|
|
|
62 |
|
63 |
---
|
64 |
license: other
|
65 |
+
---
|