hiudev commited on
Commit
9174d01
·
verified ·
1 Parent(s): 8028d45

Initial release

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,8 +14,8 @@ model-index:
14
  - name: banking77-deBERTa-v3-base
15
  results:
16
  - task:
17
- name: Text Classification
18
  type: text-classification
 
19
  dataset:
20
  name: banking77
21
  type: banking77
@@ -23,9 +23,9 @@ model-index:
23
  split: train
24
  args: default
25
  metrics:
26
- - name: Accuracy
27
- type: accuracy
28
  value: 0.9195402298850575
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  - name: banking77-deBERTa-v3-base
15
  results:
16
  - task:
 
17
  type: text-classification
18
+ name: Text Classification
19
  dataset:
20
  name: banking77
21
  type: banking77
 
23
  split: train
24
  args: default
25
  metrics:
26
+ - type: accuracy
 
27
  value: 0.9195402298850575
28
+ name: Accuracy
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You