xinhe commited on
Commit
78c21db
1 Parent(s): 340d723

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
2
  language: en
3
  license: apache-2.0
4
- tags: text-classfication
5
- Dtype: int8
6
- Approach: PostTrainingStatic
 
7
  datasets:
8
  - sst2
 
 
9
  ---
10
 
11
  INT8 DistilBERT base uncased finetuned SST-2 (Post-training static quantization)
 
1
  ---
2
  language: en
3
  license: apache-2.0
4
+ tags:
5
+ - text-classfication
6
+ - int8
7
+ - PostTrainingStatic
8
  datasets:
9
  - sst2
10
+ metrics:
11
+ - f1
12
  ---
13
 
14
  INT8 DistilBERT base uncased finetuned SST-2 (Post-training static quantization)