Instructions to use Jefferson/PruebaPLN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jefferson/PruebaPLN with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Jefferson/PruebaPLN") model = AutoModelForSeq2SeqLM.from_pretrained("Jefferson/PruebaPLN", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 488 Bytes
9e3373e | 1 2 3 4 | ,Generated Text,Actual Text
0,"customers can enjoy tax benefits on their premiums paid and save up to â146,800 on taxes. the plan provides life cover up to the age of 100 years.",Aegon life iTerm insurance plan helps customers save tax
1,seven of India's batsmen were dismissed for single-digit scores. number ten batsman Yuzvendra Chahal top-scored with 18*(37) india's previous lowest ODI total in new Zealand was 108.,"India get all out for 92, their lowest ODI total in New Zealand"
|