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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  language: en
3
  license: apache-2.0
4
- tags: text-classfication, int8, PostTrainingStatic
 
 
5
  datasets:
6
  - sst2
7
  ---
 
1
  ---
2
  language: en
3
  license: apache-2.0
4
+ tags: text-classfication
5
+ Dtype: int8
6
+ Approach: PostTrainingStatic
7
  datasets:
8
  - sst2
9
  ---