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