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