system's picture
system HF staff
Commit From AutoTrain
e1bdf54
|
raw
history blame contribute delete
No virus
716 Bytes
---
tags:
- autotrain
- summarization
language:
- unk
widget:
- text: "I love AutoTrain"
datasets:
- raptz/autotrain-data-rstt_fullsumm
co2_eq_emissions:
emissions: 1.5473924434284785
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 81171141667
- CO2 Emissions (in grams): 1.5474
## Validation Metrics
- Loss: 0.650
- Rouge1: 68.031
- Rouge2: 53.314
- RougeL: 59.901
- RougeLsum: 61.660
- Gen Len: 61.707
## 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/raptz/autotrain-rstt_fullsumm-81171141667
```