yujiepan commited on
Commit
dd74f01
1 Parent(s): 0886a2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  pipeline_tag: text-classification
 
 
 
 
3
  ---
4
 
5
  This model is trained with magnitude sparsity using NNCF. The "pytorch_model.bin" contains customized components needed by NNCF.
 
1
  ---
2
  pipeline_tag: text-classification
3
+ datasets:
4
+ - sst-2
5
+ metrics:
6
+ - accuracy
7
  ---
8
 
9
  This model is trained with magnitude sparsity using NNCF. The "pytorch_model.bin" contains customized components needed by NNCF.