File size: 701 Bytes
3837e49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: ja
widget:
- text: "I love AutoTrain 🤗"
datasets:
- vabadeh213/autotrain-data-wikihow
co2_eq_emissions: 361.800665798794
---

# Model Trained Using AutoTrain

- Problem type: Summarization
- Model ID: 737822494
- CO2 Emissions (in grams): 361.800665798794

## Validation Metrics

- Loss: 2.326287031173706
- Rouge1: 5.2053
- Rouge2: 1.8535
- RougeL: 5.2419
- RougeLsum: 5.228
- Gen Len: 18.3677

## 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/vabadeh213/autotrain-wikihow-737822494
```