Instructions to use satyaalmasian/temporal_tagger_bert2bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use satyaalmasian/temporal_tagger_bert2bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("satyaalmasian/temporal_tagger_bert2bert") model = AutoModelForSeq2SeqLM.from_pretrained("satyaalmasian/temporal_tagger_bert2bert") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md a2ee042
Create README.md 6feb3d6
add model 427bdf7
Shideh Almasian commited on
add model b30e7cc
Shideh Almasian commited on