HarryCovert commited on
Commit
1fb2d4b
1 Parent(s): ce6f76f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 masked language modeling:
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