Instructions to use twigs/bart-text2text-simplifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use twigs/bart-text2text-simplifier with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("twigs/bart-text2text-simplifier") model = AutoModelForSeq2SeqLM.from_pretrained("twigs/bart-text2text-simplifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 00a66c02a06c097d52cd7f7fec610c1c5f64674505af77477bcd9f141b4b25ef
- Size of remote file:
- 558 MB
- SHA256:
- e44310aa198a2edc1d5ad33fbdd85c034f6cd9f9cf72f5cdad5ee1087af90fa0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.