system's picture
system HF staff
Commit From AutoTrain
7909699
|
raw
history blame contribute delete
No virus
707 Bytes
---
tags:
- autotrain
- summarization
language:
- en
widget:
- text: "I love AutoTrain 🤗"
datasets:
- now2c/autotrain-data-test-01
co2_eq_emissions:
emissions: 0.3276626364614173
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 55341129090
- CO2 Emissions (in grams): 0.3277
## Validation Metrics
- Loss: 0.767
- Rouge1: 84.685
- Rouge2: 57.258
- RougeL: 85.346
- RougeLsum: 84.946
- Gen Len: 6.419
## 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/now2c/autotrain-test-01-55341129090
```