system's picture
system HF staff
Commit From AutoTrain
d15e662
|
raw
history blame contribute delete
No virus
711 Bytes
---
tags: autotrain
language: unk
widget:
- text: "I love AutoTrain 🤗"
datasets:
- jcashmoney123/autotrain-data-amz
co2_eq_emissions: 5.4331208624177245
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 1171143428
- CO2 Emissions (in grams): 5.4331208624177245
## Validation Metrics
- Loss: 2.5859596729278564
- Rouge1: 19.3601
- Rouge2: 4.6055
- RougeL: 17.4309
- RougeLsum: 17.4621
- Gen Len: 15.2938
## 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/jcashmoney123/autotrain-amz-1171143428
```