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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
1b563b9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ff45c8b85839ddf5943c6bddc2ba1138b81362b180f2a843d29d29b1e809ccfc
size 557969145
|