Instructions to use helliun/date-extractor-lite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use helliun/date-extractor-lite with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("helliun/date-extractor-lite") model = AutoModelForSeq2SeqLM.from_pretrained("helliun/date-extractor-lite", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9b03644 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c4a09bbdc8437566560879698f23c684b195c7738f3650b16f852fa9043692eb
size 307867048
|