Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,20 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
datasets:
|
5 |
- Hemanth-thunder/tamil-instruction
|
6 |
language:
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: Hemanth-thunder/Tamil-Mistral-7B-v0.1
|
5 |
+
Pretrain_Model: mistralai/Mistral-7B-v0.1
|
6 |
+
tags:
|
7 |
+
- Mistral
|
8 |
+
- instruct
|
9 |
+
- finetune
|
10 |
+
- chatml
|
11 |
+
- DPO
|
12 |
+
- RLHF
|
13 |
+
- gpt4
|
14 |
+
- synthetic data
|
15 |
+
- distillation
|
16 |
+
- function calling
|
17 |
+
- json mode
|
18 |
datasets:
|
19 |
- Hemanth-thunder/tamil-instruction
|
20 |
language:
|