Instructions to use HelloWorld2307/dummy-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HelloWorld2307/dummy-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HelloWorld2307/dummy-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HelloWorld2307/dummy-model") model = AutoModelForSequenceClassification.from_pretrained("HelloWorld2307/dummy-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e38a509c38ef7cf9416a2bc644a33d2006ac6911ea36749dd416116453fc18a5
- Size of remote file:
- 433 MB
- SHA256:
- b9add9a1172e21b2742475c0ce66cc54ee0176bc96991d69487e395ff0aee56a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.