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