securityShots / README.md
system's picture
system HF staff
Commit From AutoTrain
22f66bb
|
raw
history blame
No virus
722 Bytes
---
tags:
- autotrain
- summarization
language:
- unk
widget:
- text: "I love AutoTrain"
datasets:
- venkycs/autotrain-data-urlshortsbard
co2_eq_emissions:
emissions: 38.597620011381935
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 85203142751
- CO2 Emissions (in grams): 38.5976
## Validation Metrics
- Loss: 1.693
- Rouge1: 49.395
- Rouge2: 25.760
- RougeL: 36.111
- RougeLsum: 44.288
- Gen Len: 100.144
## 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/venkycs/autotrain-urlshortsbard-85203142751
```