system's picture
system HF staff
Commit From AutoTrain
2332886
|
raw
history blame contribute delete
No virus
710 Bytes
---
tags: autotrain
language: unk
widget:
- text: "I love AutoTrain 🤗"
datasets:
- ouiame/autotrain-data-Robertatogpt2
co2_eq_emissions: 611.0958349328379
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 995132944
- CO2 Emissions (in grams): 611.0958349328379
## Validation Metrics
- Loss: 3.8850467205047607
- Rouge1: 16.6344
- Rouge2: 2.9899
- RougeL: 13.5872
- RougeLsum: 13.9042
- Gen Len: 20.0
## 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/ouiame/autotrain-Robertatogpt2-995132944
```