Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
|
|
|
5 |
tags:
|
6 |
- text-generation-inference
|
7 |
- transformers
|
@@ -9,6 +10,11 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: BarraHome/zephyr-dpo-4bit
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +25,4 @@ base_model: BarraHome/zephyr-dpo-4bit
|
|
19 |
|
20 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- es
|
5 |
+
license: mit
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
10 |
- mistral
|
11 |
- trl
|
12 |
base_model: BarraHome/zephyr-dpo-4bit
|
13 |
+
datasets:
|
14 |
+
- jondurbin/truthy-dpo-v0.1
|
15 |
+
- BarraHome/ultrafeedback_binarized
|
16 |
+
library_name: transformers
|
17 |
+
pipeline_tag: text-classification
|
18 |
---
|
19 |
|
20 |
# Uploaded model
|
|
|
25 |
|
26 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|