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