erikhenriksson commited on
Commit
7b0cce2
1 Parent(s): 4b1ded9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -216,9 +216,9 @@ The model was trained using the Multilingual CORE Corpora, which will be publish
216
  - **Seed:** 42
217
  - **Max Size:** 512 tokens
218
 
219
- #### Speeds, Sizes, Times [optional]
220
 
221
- Average inference time (across 1000 iterations), using a single NVIDIA A100 GPU and a batch size of one is **17 ms** for a single example.
222
 
223
  ## Evaluation
224
 
 
216
  - **Seed:** 42
217
  - **Max Size:** 512 tokens
218
 
219
+ #### Inference time
220
 
221
+ Average inference time (across 1000 iterations), using a single NVIDIA A100 GPU and a batch size of one is **17 ms** for a single example. Wirh bigger batches, inference can be considerably faster.
222
 
223
  ## Evaluation
224