Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,6 @@ Apache License 2.0
|
|
55 |
https://huggingface.co/datasets/lmsys/toxic-chat/discussions
|
56 |
|
57 |
## Use
|
58 |
-
### Label Generation
|
59 |
```python
|
60 |
from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
|
61 |
|
|
|
55 |
https://huggingface.co/datasets/lmsys/toxic-chat/discussions
|
56 |
|
57 |
## Use
|
|
|
58 |
```python
|
59 |
from transformers import AutoModelForSeq2SeqLM, AutoTokenizer
|
60 |
|