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