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