sileod commited on
Commit
7b20b3a
1 Parent(s): 1c105ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -27
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  language: en
4
  tags:
5
- - deberta-v3-base
6
  - deberta-v3
7
  - deberta
8
  - text-classification
@@ -16,32 +16,8 @@ tags:
16
  - tasksource
17
  - zero-shot
18
  - rlhf
19
- model-index:
20
- - name: deberta-v3-base-tasksource-nli
21
- results:
22
- - task:
23
- type: text-classification
24
- name: Text Classification
25
- dataset:
26
- name: glue
27
- type: glue
28
- config: rte
29
- split: validation
30
- metrics:
31
- - type: accuracy
32
- value: 0.89
33
- - task:
34
- type: natural-language-inference
35
- name: Natural Language Inference
36
- dataset:
37
- name: anli-r3
38
- type: anli
39
- config: plain_text
40
- split: validation
41
- metrics:
42
- - type: accuracy
43
- value: 0.52
44
- name: Accuracy
45
  datasets:
46
  - glue
47
  - super_glue
 
2
  license: apache-2.0
3
  language: en
4
  tags:
5
+ - deberta-v3-small
6
  - deberta-v3
7
  - deberta
8
  - text-classification
 
16
  - tasksource
17
  - zero-shot
18
  - rlhf
19
+
20
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  datasets:
22
  - glue
23
  - super_glue