|
--- |
|
tags: autotrain |
|
language: unk |
|
widget: |
|
- text: "I love AutoTrain 🤗" |
|
datasets: |
|
- unjustify/autotrain-data-IWant |
|
co2_eq_emissions: 39.40549299946679 |
|
--- |
|
|
|
# Model Trained Using AutoTrain |
|
|
|
- Problem type: Summarization |
|
- Model ID: 689220804 |
|
- CO2 Emissions (in grams): 39.40549299946679 |
|
|
|
## Validation Metrics |
|
|
|
- Loss: 2.0426149368286133 |
|
- Rouge1: 54.9813 |
|
- Rouge2: 44.923 |
|
- RougeL: 54.0399 |
|
- RougeLsum: 54.2553 |
|
- Gen Len: 16.6211 |
|
|
|
## 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/unjustify/autotrain-IWant-689220804 |
|
``` |