teostereciu commited on
Commit
de5888a
·
1 Parent(s): a09a93b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ from setfit import SetFitModel
34
  # Download from Hub and run inference
35
  model = SetFitModel.from_pretrained("/var/folders/x1/dl1z_tcs7zb6pppfbf65d5sh0000gn/T/tmp5w7ybndg/teostereciu/wikidata-property-recognizer")
36
  # Run inference
37
- preds = model(["i loved the spiderman movie!", "pineapple on pizza is the worst 🤮"])
38
  ```
39
 
40
  ## BibTeX entry and citation info
 
34
  # Download from Hub and run inference
35
  model = SetFitModel.from_pretrained("/var/folders/x1/dl1z_tcs7zb6pppfbf65d5sh0000gn/T/tmp5w7ybndg/teostereciu/wikidata-property-recognizer")
36
  # Run inference
37
+ preds = model(["Who developed Celeste?", "How many copies has The Last of Us Part II sold?"])
38
  ```
39
 
40
  ## BibTeX entry and citation info