File size: 712 Bytes
2c2144f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
tags: autotrain
language: en
widget:
- text: "I love AutoTrain 🤗"
datasets:
- scaccomatto/autotrain-data-120-0
co2_eq_emissions: 0.08625442844190523
---

# Model Trained Using AutoTrain

- Problem type: Summarization
- Model ID: 1067937173
- CO2 Emissions (in grams): 0.08625442844190523

## Validation Metrics

- Loss: 0.502437174320221
- Rouge1: 83.7457
- Rouge2: 81.1714
- RougeL: 83.2649
- RougeLsum: 83.3018
- Gen Len: 78.7059

## 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/scaccomatto/autotrain-120-0-1067937173
```