TheTravellingEngineer
commited on
Commit
•
ee33658
1
Parent(s):
e90907f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
+
The base model is bigscience/bloom-560m. It was finetuned using RLHF and the dataset and the model prompt is similar to the original model.
|
2 |
+
This repo contains the merged fp16 model.
|
3 |
+
|
4 |
+
**Legal Disclaimer: This model is bound by the usage restrictions of the original BLOOM model. And comes with no warranty or gurantees of any kind.**
|
5 |
+
|
6 |
---
|
7 |
+
- license:
|
8 |
+
- bigscience-bloom-rail-1.0 <br>
|
9 |
+
- datasets:
|
10 |
+
- timdettmers/openassistant-guanaco <br>
|
11 |
+
- language:
|
12 |
+
- en <br>
|
13 |
+
- reference: https://github.com/hiyouga/LLaMA-Efficient-Tuning/tree/main
|
14 |
---
|