crabz commited on
Commit
62420bc
1 Parent(s): 44ae05b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,6 +46,8 @@ It achieves the following results on the evaluation set:
46
 
47
  ## Intended uses & limitations
48
 
 
 
49
  ```
50
  from transformers import pipeline
51
 
 
46
 
47
  ## Intended uses & limitations
48
 
49
+ Supported classes: LOCATION, PERSON, ORGANIZATION
50
+
51
  ```
52
  from transformers import pipeline
53