Instructions to use nejox/roberta-base-coffee20230113 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nejox/roberta-base-coffee20230113 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="nejox/roberta-base-coffee20230113")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("nejox/roberta-base-coffee20230113") model = AutoModelForQuestionAnswering.from_pretrained("nejox/roberta-base-coffee20230113", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2596d67ef732fdc389c0e177aa9e6df0e1250a19a830cad29e94d67f127ee1ce
- Size of remote file:
- 496 MB
- SHA256:
- 78a7e955102214544d290d56a4eac833af0542b2f4b37b3645d46369c4e6a963
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.