nguyen1207
commited on
Commit
•
55a2f95
1
Parent(s):
f7e2768
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model: Viet-Mistral/Vistral-7B-Chat
|
3 |
language:
|
4 |
-
-
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -9,7 +9,21 @@ tags:
|
|
9 |
- unsloth
|
10 |
- mistral
|
11 |
- trl
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
@@ -19,4 +33,4 @@ tags:
|
|
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 |
base_model: Viet-Mistral/Vistral-7B-Chat
|
3 |
language:
|
4 |
+
- vi
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
9 |
- unsloth
|
10 |
- mistral
|
11 |
- trl
|
12 |
+
pipeline_tag: translation
|
13 |
+
datasets:
|
14 |
+
- phongmt184172/mtet
|
15 |
+
- SEACrowd/vilexnorm
|
16 |
+
- IWSLT/mt_eng_vietnamese
|
17 |
+
- Hamana0509/UIT-VSMEC
|
18 |
---
|
19 |
+
---
|
20 |
+
|
21 |
+
# Model info
|
22 |
+
|
23 |
+
Fine-tuned from model **Viet-Mistral/Vistral-7B-Chat** for Vietnamese to English translation task with the capability of
|
24 |
+
understanding Vietnamese social media teencode and slang.
|
25 |
+
|
26 |
+
Detailed information comming soon.
|
27 |
|
28 |
# Uploaded model
|
29 |
|
|
|
33 |
|
34 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
35 |
|
36 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|