Instructions to use E-MIMIC/inclusively-reformulation-it5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use E-MIMIC/inclusively-reformulation-it5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("E-MIMIC/inclusively-reformulation-it5") model = AutoModelForSeq2SeqLM.from_pretrained("E-MIMIC/inclusively-reformulation-it5") - Notebooks
- Google Colab
- Kaggle
π Documentation Enhancement Suggestion
#7 opened 4 months ago
by
CroviaTrust
π Documentation Enhancement Suggestion
#6 opened 4 months ago
by
CroviaTrust
π Documentation Enhancement Suggestion
#5 opened 4 months ago
by
CroviaTrust
π Documentation Enhancement Suggestion
#4 opened 4 months ago
by
CroviaTrust
π Documentation Enhancement Suggestion
#3 opened 4 months ago
by
CroviaTrust
Update README.md
#2 opened 4 months ago
by
cherry0328