system's picture
system HF staff
Commit From AutoTrain
cbb8b99
---
tags:
- autotrain
- summarization
language:
- unk
widget:
- text: "I love AutoTrain"
datasets:
- fawzyhamdy/autotrain-data-datadata
co2_eq_emissions:
emissions: 49.24949877129796
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 72110138863
- CO2 Emissions (in grams): 49.2495
## Validation Metrics
- Loss: 2.501
- Rouge1: 1.345
- Rouge2: 0.000
- RougeL: 1.343
- RougeLsum: 1.365
- Gen Len: 18.982
## 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/fawzyhamdy/autotrain-datadata-72110138863
```