Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: Ichsan2895/Merak-7B-v4
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -9,14 +10,17 @@ tags:
|
|
9 |
- unsloth
|
10 |
- mistral
|
11 |
- trl
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
# Uploaded
|
15 |
|
16 |
- **Developed by:** Haary
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from
|
|
|
19 |
|
20 |
-
This
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
2 |
base_model: Ichsan2895/Merak-7B-v4
|
3 |
language:
|
4 |
- en
|
5 |
+
- id
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
10 |
- unsloth
|
11 |
- mistral
|
12 |
- trl
|
13 |
+
datasets:
|
14 |
+
- Haary/QA_USK_dataset
|
15 |
---
|
16 |
|
17 |
+
# Uploaded Adapter Model
|
18 |
|
19 |
- **Developed by:** Haary
|
20 |
- **License:** apache-2.0
|
21 |
+
- **Finetuned from Indonesia Model :** [Ichsan2895/Merak-7B-v4](https://huggingface.co/Ichsan2895/Merak-7B-v4)
|
22 |
+
- **Base Model :** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
23 |
|
24 |
+
This Mistral 7B Model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|