Instructions to use him1411/EDGAR-BART-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use him1411/EDGAR-BART-Base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("him1411/EDGAR-BART-Base") model = AutoModelForSeq2SeqLM.from_pretrained("him1411/EDGAR-BART-Base") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1b563b9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b66b99209ff0a2cfe93ed9176774023224d8ae21852b86d0e40f92b9dcc0dfad
size 3311
|