|
--- |
|
tags: autotrain |
|
language: unk |
|
widget: |
|
- text: "I love AutoTrain 🤗" |
|
datasets: |
|
- McIan91/autotrain-data-parrot_finetune_v1 |
|
co2_eq_emissions: 207.64739623144084 |
|
--- |
|
|
|
# Model Trained Using AutoTrain |
|
|
|
- Problem type: Summarization |
|
- Model ID: 667919695 |
|
- CO2 Emissions (in grams): 207.64739623144084 |
|
|
|
## Validation Metrics |
|
|
|
- Loss: 0.06461456418037415 |
|
- Rouge1: 70.5184 |
|
- Rouge2: 66.9204 |
|
- RougeL: 70.4464 |
|
- RougeLsum: 70.4705 |
|
- Gen Len: 18.5385 |
|
|
|
## 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/McIan91/autotrain-parrot_finetune_v1-667919695 |
|
``` |