HamzaFarhan commited on
Commit
327fe01
1 Parent(s): ca37a08

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. model_head.pkl +2 -2
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ from setfit import SetFitModel
30
  # Download from Hub and run inference
31
  model = SetFitModel.from_pretrained("HamzaFarhan/PDFSetFit")
32
  # Run inference
33
- preds = model(["Working with development team for implementation of the designs.", "Studied at my great high school."])
34
  ```
35
 
36
  ## BibTeX entry and citation info
 
30
  # Download from Hub and run inference
31
  model = SetFitModel.from_pretrained("HamzaFarhan/PDFSetFit")
32
  # Run inference
33
+ preds = model(["i loved the spiderman movie!", "pineapple on pizza is the worst 🤮"])
34
  ```
35
 
36
  ## BibTeX entry and citation info
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a744472affa8dca843cbc658723c8868cc8ae9864402d37a46319a01ac4e6473
3
- size 10719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52735cb8eb07fb59802302f35c19ec464ac322a609b7a867d330d4ea5bd5a955
3
+ size 10721
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b7e9a65cf2bb7a86d96b14a82369638b68a8775cc643b913c66a493014a5234
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e769cdb3237cf305fe8b782a862aaf6e9c269283b8952887f49b9dcd0476c0c2
3
  size 438016493