harsh-deepchecks
commited on
Commit
•
dc3621b
1
Parent(s):
563b894
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,8 @@ tags:
|
|
6 |
license: cc-by-nc-sa-4.0
|
7 |
---
|
8 |
|
9 |
-
This model
|
10 |
-
|
11 |
|
12 |
## How to use
|
13 |
```python
|
|
|
6 |
license: cc-by-nc-sa-4.0
|
7 |
---
|
8 |
|
9 |
+
This model represents an ONNX-optimized version of the original [roberta_toxicity_classifier](https://huggingface.co/s-nlp/roberta_toxicity_classifier) 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
|