You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results=classifier('We are very happy to introduce pipeline to the transformers repository.')
print(results)
#> [{'label': 'POSITIVE', 'score': 0.9996980428695679}]```
The text was updated successfully, but these errors were encountered:
https://github.com/huggingface/transformers
https://huggingface.co/transformers/main_classes/pipelines.html?highlight=pipeline#transformers.pipeline
The text was updated successfully, but these errors were encountered: