Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,15 @@ base_model: mistralai/Mistral-7B-Instruct-v0.3
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
6 |
library_name: transformers
|
7 |
tags:
|
8 |
- text-generation-inference
|
9 |
+
datasets:
|
10 |
+
- tahrirchi/uz-crawl
|
11 |
+
- MLDataScientist/Wikipedia-uzbek-2024-05-01
|
12 |
+
- allenai/c4
|
13 |
+
- yahma/alpaca-cleaned
|
14 |
+
metrics:
|
15 |
+
- bleu
|
16 |
+
- comet
|
17 |
+
- accuracy
|
18 |
---
|
19 |
|
20 |
<!-- Provide a quick summary of what the model is/does. -->
|