lewtun HF staff commited on
Commit
eff19c0
1 Parent(s): 25102f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md CHANGED
@@ -7,25 +7,6 @@ datasets:
7
  metrics:
8
  - accuracy
9
  - f1
10
- model-index:
11
- - name: natural-language-inference
12
- results:
13
- - task:
14
- name: Text Classification
15
- type: text-classification
16
- dataset:
17
- name: glue
18
- type: glue
19
- config: mrpc
20
- split: train
21
- args: mrpc
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.8284313725490197
26
- - name: F1
27
- type: f1
28
- value: 0.8821548821548822
29
  duplicated_from: autoevaluate/natural-language-inference
30
  ---
31
 
7
  metrics:
8
  - accuracy
9
  - f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  duplicated_from: autoevaluate/natural-language-inference
11
  ---
12