xinhe commited on
Commit
8e70cc9
1 Parent(s): 69ecd97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
4
  tags:
5
  - text-classfication
6
  - int8
7
- - Neural Compressor
8
  - PostTrainingStatic
9
  datasets:
10
  - sst2
@@ -30,7 +30,7 @@ The calibration dataloader is the train dataloader. The default calibration samp
30
  | **Accuracy (eval-accuracy)** |0.9037|0.9106|
31
  | **Model size (MB)** |65|255|
32
 
33
- ### Load with Intel® Neural Compressor (build from source):
34
 
35
  ```python
36
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
4
  tags:
5
  - text-classfication
6
  - int8
7
+ - Intel® Neural Compressor
8
  - PostTrainingStatic
9
  datasets:
10
  - sst2
 
30
  | **Accuracy (eval-accuracy)** |0.9037|0.9106|
31
  | **Model size (MB)** |65|255|
32
 
33
+ ### Load with Intel® Neural Compressor:
34
 
35
  ```python
36
  from neural_compressor.utils.load_huggingface import OptimizedModel