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") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 86a3875
Update usage.py 4bc36fa
Update usage.py b653e77
Create usage.py 75722f1
Update app.py b073019
End of training 4fe3d3f
nazemi commited on
End of training 3c01f13
nazemi commited on
Training in progress, epoch 1 edb862a
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 76334cc
nazemi commited on
End of training c3ee24c
nazemi commited on
End of training 12b6435
nazemi commited on
initial commit 4e5009a
nazemi commited on