SamLowe commited on
Commit
49ebfbf
1 Parent(s): 2f8063a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This model is the ONNX version of [https://huggingface.co/SamLowe/roberta-base-g
24
  - that has identical performance to the original transformers model
25
  - and has the same model size (499MB)
26
  - is faster than inference than normal Transformers, particularly for smaller batch sizes
27
- - in my tests about 2x to 3x as fast for a batch size of 1 on a 8 core 11th gen i7 CPU using OnnxRuntime
28
 
29
  ### Quaantized (INT8) ONNX version
30
 
 
24
  - that has identical performance to the original transformers model
25
  - and has the same model size (499MB)
26
  - is faster than inference than normal Transformers, particularly for smaller batch sizes
27
+ - in my tests about 2x to 3x as fast for a batch size of 1 on a 8 core 11th gen i7 CPU using ONNXRuntime
28
 
29
  ### Quaantized (INT8) ONNX version
30