Felix Marty commited on
Commit
663454e
1 Parent(s): 5103b72

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
 
8
  This model is a fork of https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english , quantized using static Post-Training Quantization (PTQ) with ONNX Runtime and 🤗 Optimum library.
9
 
10
- It achieves 0.901 on the validation set.
11
 
12
  To load this model:
13
 
 
7
 
8
  This model is a fork of https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english , quantized using static Post-Training Quantization (PTQ) with ONNX Runtime and 🤗 Optimum library.
9
 
10
+ It achieves 0.894 accuracy on the validation set.
11
 
12
  To load this model:
13