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