vazish commited on
Commit
2bc0c52
·
verified ·
1 Parent(s): 9795b85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,8 +32,7 @@ from transformers import pipeline
32
 
33
  classifier = pipeline(
34
  "text-classification",
35
- model="vazish/mobile_bert_autofill",
36
- tokenizer="vazish/mobile_bert_autofill"
37
  )
38
 
39
  print(
 
32
 
33
  classifier = pipeline(
34
  "text-classification",
35
+ model="vazish/mobile_bert_autofill"
 
36
  )
37
 
38
  print(