Instructions to use retextly/autotrain-test-831226565 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use retextly/autotrain-test-831226565 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("retextly/autotrain-test-831226565") model = AutoModelForSeq2SeqLM.from_pretrained("retextly/autotrain-test-831226565", device_map="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Error:"tags" must be an array
Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 831226565
- CO2 Emissions (in grams): 134.3402063080293
Validation Metrics
- Loss: 0.33837366104125977
- Rouge1: 89.9891
- Rouge2: 85.7247
- RougeL: 89.7421
- RougeLsum: 89.4872
- Gen Len: 30.1818
Usage
You can use cURL to access this model:
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/retextly/autotrain-test-831226565
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support