will-summariser-ai / README.md
lollo21's picture
Update README.md
050b0db
---
tags:
- autotrain
- summarization
language:
- en
widget:
- text: "I love Lamp News"
datasets:
- Lollo21/autotrain-data-will-summariser
co2_eq_emissions:
emissions: 2.52180935356983
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 49731119773
- CO2 Emissions (in grams): 2.5218
## Validation Metrics
- Loss: 2.472
- Rouge1: 19.992
- Rouge2: 9.997
- RougeL: 17.035
- RougeLsum: 18.476
- Gen Len: 19.000
## 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/Lollo21/autotrain-will-summariser-49731119773
```