File size: 690 Bytes
96be297
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: unk
widget:
- text: "I love AutoTrain 🤗"
datasets:
- ben-yu/autotrain-data-MS2
co2_eq_emissions: 0.687008092853648
---

# Model Trained Using AutoTrain

- Problem type: Summarization
- Model ID: 1173943517
- CO2 Emissions (in grams): 0.687008092853648

## Validation Metrics

- Loss: 2.806302070617676
- Rouge1: 0.0342
- Rouge2: 0.006
- RougeL: 0.0242
- RougeLsum: 0.0283
- Gen Len: 19.9989

## 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/ben-yu/autotrain-MS2-1173943517
```