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