rovargasc jocastroc commited on
Commit
98f4333
·
1 Parent(s): 3c35cb4

Update README.md (#1)

Browse files

- Update README.md (bfffbf960429df1e4503613b0bb9c4b4f63c995b)


Co-authored-by: JOAN CASTRO <[email protected]>

Files changed (1) hide show
  1. README.md +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("rovargasc/setfit-model_clasificadorEstudiantes")
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
 
30
  # Download from Hub and run inference
31
  model = SetFitModel.from_pretrained("rovargasc/setfit-model_clasificadorEstudiantes")
32
  # Run inference
33
+ preds = model(["El profesor es muy bueno", "¿Cómo puedo preparar un arroz con pollo?"])
34
  ```
35
 
36
  ## BibTeX entry and citation info