Update README.md
Browse files
README.md
CHANGED
|
@@ -5,22 +5,23 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- kk
|
| 7 |
metrics:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
base_model:
|
| 21 |
- Kyrmasch/t5-kazakh-qa
|
| 22 |
new_version: Kundyzka/t5-kazakh-qa-informatics-kaz
|
| 23 |
pipeline_tag: question-answering
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# Description
|
|
@@ -65,4 +66,4 @@ This model is designed for answering questions in the Kazakh language, with appl
|
|
| 65 |
- `question-answering`
|
| 66 |
- `Kazakh`
|
| 67 |
|
| 68 |
-
This model represents a significant step toward advancing natural language processing tools for low-resource languages like Kazakh. For further details or customization, refer to the model repository.
|
|
|
|
| 5 |
language:
|
| 6 |
- kk
|
| 7 |
metrics:
|
| 8 |
+
- name: F1 (Before Training)
|
| 9 |
+
type: F1 Score
|
| 10 |
+
value: 31.405
|
| 11 |
+
- name: Exact Match (Before Training)
|
| 12 |
+
type: Exact Match
|
| 13 |
+
value: 14.675
|
| 14 |
+
- name: F1 (After Training)
|
| 15 |
+
type: F1 Score
|
| 16 |
+
value: 56.819
|
| 17 |
+
- name: Exact Match (After Training)
|
| 18 |
+
type: Exact Match
|
| 19 |
+
value: 35.454
|
| 20 |
base_model:
|
| 21 |
- Kyrmasch/t5-kazakh-qa
|
| 22 |
new_version: Kundyzka/t5-kazakh-qa-informatics-kaz
|
| 23 |
pipeline_tag: question-answering
|
| 24 |
+
library_name: adapter-transformers
|
| 25 |
---
|
| 26 |
|
| 27 |
# Description
|
|
|
|
| 66 |
- `question-answering`
|
| 67 |
- `Kazakh`
|
| 68 |
|
| 69 |
+
This model represents a significant step toward advancing natural language processing tools for low-resource languages like Kazakh. For further details or customization, refer to the model repository.
|