glsch commited on
Commit
2d94149
·
verified ·
1 Parent(s): 0a45da7

Update README.md

Browse files

Added metric values.

Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -1,13 +1,25 @@
1
  ---
2
  language:
3
  - el
4
- metrics:
5
- - f1
6
- - accuracy
7
  base_model:
8
  - bowphs/GreBerta
9
  pipeline_tag: text-classification
10
- repo:
11
- - https://github.com/glsch/rhetores_graeci
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
  <img src="rhetores.jpg">
 
1
  ---
2
  language:
3
  - el
 
 
 
4
  base_model:
5
  - bowphs/GreBerta
6
  pipeline_tag: text-classification
7
+ model-index:
8
+ - name: bowphs_GreBerta_rhetores_classification
9
+ results:
10
+ - task:
11
+ type: text-classification
12
+ metrics:
13
+ - name: f1
14
+ type: f1
15
+ value: 0.9014
16
+ verified: false
17
+ - task:
18
+ type: text-classification
19
+ metrics:
20
+ - name: accuracy
21
+ type: accuracy
22
+ value: 0.9012
23
+ verified: false
24
  ---
25
  <img src="rhetores.jpg">