vazish commited on
Commit
2b5df29
·
verified ·
1 Parent(s): 4496635

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ from transformers import pipeline
31
 
32
  classifier = pipeline(
33
  "text-classification",
34
- model="vazish/tiny_bert_autofill"
35
  )
36
 
37
  print(
 
31
 
32
  classifier = pipeline(
33
  "text-classification",
34
+ model="Mozilla/tinybert-uncased-autofill"
35
  )
36
 
37
  print(