bsc-temu commited on
Commit
88a0bbd
1 Parent(s): 352d77e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -22,10 +22,17 @@ datasets:
22
 
23
  - "projecte-aina/tecla"
24
 
25
- metrics:
26
- - name: Accuracy
27
- type: accuracy
28
- value: 0.740388810634613
 
 
 
 
 
 
 
29
 
30
  widget:
31
 
 
22
 
23
  - "projecte-aina/tecla"
24
 
25
+ - task:
26
+ name: Text Classification
27
+ type: text-classification
28
+ dataset:
29
+ name: tecla
30
+ type: tecla
31
+ args: tecla
32
+ metrics:
33
+ - name: Accuracy
34
+ type: accuracy
35
+ value: 0.740388810634613
36
 
37
  widget:
38