Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,13 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
tags:
|
4 |
-
- generated_from_trainer
|
5 |
-
metrics:
|
6 |
-
- accuracy
|
7 |
-
- f1
|
8 |
-
model-index:
|
9 |
-
- name: turkic-cyrillic-classifier
|
10 |
-
results: []
|
11 |
language:
|
12 |
- ba
|
13 |
- cv
|
@@ -18,11 +9,21 @@ language:
|
|
18 |
- tyv
|
19 |
- krc
|
20 |
- ru
|
|
|
|
|
|
|
21 |
datasets:
|
22 |
- tatiana-merz/cyrillic_turkic_langs
|
|
|
|
|
|
|
23 |
pipeline_tag: text-classification
|
24 |
widget:
|
25 |
-
- text:
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- ba
|
4 |
- cv
|
|
|
9 |
- tyv
|
10 |
- krc
|
11 |
- ru
|
12 |
+
license: apache-2.0
|
13 |
+
tags:
|
14 |
+
- generated_from_trainer
|
15 |
datasets:
|
16 |
- tatiana-merz/cyrillic_turkic_langs
|
17 |
+
metrics:
|
18 |
+
- accuracy
|
19 |
+
- f1
|
20 |
pipeline_tag: text-classification
|
21 |
widget:
|
22 |
+
- text: Кыра тыгын
|
23 |
+
base_model: bert-base-multilingual-cased
|
24 |
+
model-index:
|
25 |
+
- name: turkic-cyrillic-classifier
|
26 |
+
results: []
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|