Yehor commited on
Commit
f77b18e
·
verified ·
1 Parent(s): b83f8d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -5,13 +5,19 @@ datasets:
5
  - ua-l/topics-text-label
6
  language:
7
  - uk
8
- metrics:
9
- - name: Accuracy
10
- type: accuracy
11
- value: 0.57278
12
- - name: F1 (MACRO)
13
- type: f1
14
- value: 0.39054
 
 
 
 
 
 
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