xinhe commited on
Commit
888e061
1 Parent(s): 1698289

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  metrics:
12
  - f1
13
  model-index:
14
- - name: xlnet-base-cased-mrpc-int8-static
15
  results:
16
  - task:
17
  name: Text Classification
@@ -23,9 +23,9 @@ model-index:
23
  metrics:
24
  - name: F1
25
  type: f1
26
- value: 0.8892794376098417
27
  ---
28
- # INT8 xlnet-base-cased-mrpc
29
 
30
  ### Post-training dynamic quantization
31
 
 
11
  metrics:
12
  - f1
13
  model-index:
14
+ - name: bart-large-mrpc-int8-static
15
  results:
16
  - task:
17
  name: Text Classification
 
23
  metrics:
24
  - name: F1
25
  type: f1
26
+ value: 0.9050847457627118
27
  ---
28
+ # INT8 bart-large-mrpc
29
 
30
  ### Post-training dynamic quantization
31