harsh-deepchecks commited on
Commit
75a71a1
1 Parent(s): fd79161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,9 +6,9 @@ tags:
6
  license: cc-by-nc-sa-4.0
7
  ---
8
 
9
- This model is an ONNX optimized variant of the original [roberta-base-formality-ranker](https://huggingface.co/s-nlp/roberta-base-formality-ranker) model.
10
- The model is specifically optimized for GPUs and may have performance differently when executed on CPUs.
11
-
12
  ## How to use
13
  ```python
14
  from transformers import AutoTokenizer
 
6
  license: cc-by-nc-sa-4.0
7
  ---
8
 
9
+ This model represents an ONNX-optimized version of the original [roberta-base-formality-ranker](https://huggingface.co/s-nlp/roberta-base-formality-ranker) model.
10
+ It has been specifically tailored for GPUs and may exhibit variations in performance when run on CPUs.
11
+
12
  ## How to use
13
  ```python
14
  from transformers import AutoTokenizer