Instructions to use egoitz/roberta-timex-semeval with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use egoitz/roberta-timex-semeval with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="egoitz/roberta-timex-semeval")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("egoitz/roberta-timex-semeval") model = AutoModelForTokenClassification.from_pretrained("egoitz/roberta-timex-semeval") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1e53207fecba7b554f36413aee91acf66ed982c380fc524f8a18837b269b3e5c
- Size of remote file:
- 496 MB
- SHA256:
- 8fae6c5ae2e5956b270eb407eebb8ff4aa513a714d7c0234473b900ab758840b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.