xinhe commited on
Commit
930f30d
1 Parent(s): b0fe90e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ license: mit
5
  tags:
6
  - text-classfication
7
  - int8
8
- - Neural Compressor
9
  - PostTrainingStatic
10
  datasets:
11
  - glue
@@ -43,7 +43,7 @@ The calibration dataloader is the train dataloader. The default calibration samp
43
  | **Accuracy (eval-f1)** |0.8893|0.8897|
44
  | **Model size (MB)** |215|448|
45
 
46
- ### Load with Intel® Neural Compressor (build from source):
47
 
48
  ```python
49
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
5
  tags:
6
  - text-classfication
7
  - int8
8
+ - Intel® Neural Compressor
9
  - PostTrainingStatic
10
  datasets:
11
  - glue
 
43
  | **Accuracy (eval-f1)** |0.8893|0.8897|
44
  | **Model size (MB)** |215|448|
45
 
46
+ ### Load with Intel® Neural Compressor:
47
 
48
  ```python
49
  from neural_compressor.utils.load_huggingface import OptimizedModel