File size: 798 Bytes
3b18631
 
 
 
 
 
 
e8edca0
3b18631
 
 
 
9d3051d
 
 
 
 
3b18631
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
---
tags:
- autotrain
- summarization
language:
- en
widget:
- text: Hello Pikachu🤗
datasets:
- altafalam3/autotrain-data-synopsize
co2_eq_emissions:
  emissions: 0.0014579314567438177
license: apache-2.0
metrics:
- accuracy
- code_eval
pipeline_tag: summarization
---

# Model Trained Using AutoTrain

- Problem type: Summarization
- Model ID: 45723114297
- CO2 Emissions (in grams): 0.0015

## Validation Metrics

- Loss: 0.767
- Rouge1: 84.624
- Rouge2: 57.742
- RougeL: 84.631
- 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/altafalam3/autotrain-synopsize-45723114297
```