Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use datasetsANDmodels/occupation-extraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use datasetsANDmodels/occupation-extraction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("datasetsANDmodels/occupation-extraction") model = AutoModelForSeq2SeqLM.from_pretrained("datasetsANDmodels/occupation-extraction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
End of training 4fe3d3f
nazemi commited on
End of training 3c01f13
nazemi commited on
End of training 93b0f77
nazemi commited on
End of training 370b45f
nazemi commited on
End of training 2372a66
nazemi commited on
End of training c3ee24c
nazemi commited on
End of training 12b6435
nazemi commited on