system's picture
system HF staff
Commit From AutoTrain
3837e49
|
raw
history blame
701 Bytes
---
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
```