Transformers
PyTorch
English
Chinese
bart
text2text-generation
GENIUS
conditional text generation
sketch-based text generation
data augmentation
Instructions to use beyond/genius-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use beyond/genius-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("beyond/genius-base") model = AutoModelForSeq2SeqLM.from_pretrained("beyond/genius-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8c8e6e62392baed28ca6c053c566c2dc04706d9bc85cff10fe419ca508a521f3
- Size of remote file:
- 558 MB
- SHA256:
- 93b6f17686b486296497fdae6a9184bb990156dd7c5eba6e49013f53682edfc1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.