Update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,19 @@ datasets:
|
|
5 |
- ua-l/topics-text-label
|
6 |
language:
|
7 |
- uk
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
base_model:
|
16 |
- Geotrend/distilbert-base-uk-cased
|
17 |
pipeline_tag: text-classification
|
|
|
5 |
- ua-l/topics-text-label
|
6 |
language:
|
7 |
- uk
|
8 |
+
model-index:
|
9 |
+
- name: w2v-bert-2.0-uk-v2.1
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: text classification
|
13 |
+
type: text-classification
|
14 |
+
metrics:
|
15 |
+
- name: Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.57278
|
18 |
+
- name: F1 (MACRO)
|
19 |
+
type: f1
|
20 |
+
value: 0.39054
|
21 |
base_model:
|
22 |
- Geotrend/distilbert-base-uk-cased
|
23 |
pipeline_tag: text-classification
|