HarryCovert
commited on
Commit
·
1fb2d4b
1
Parent(s):
ce6f76f
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ widget:
|
|
26 |
---
|
27 |
### How to use
|
28 |
|
29 |
-
You can use this model directly with a pipeline for
|
30 |
|
31 |
```python
|
32 |
from transformers import pipeline
|
|
|
26 |
---
|
27 |
### How to use
|
28 |
|
29 |
+
You can use this model directly with a pipeline for text classification:
|
30 |
|
31 |
```python
|
32 |
from transformers import pipeline
|