Questy-v1 / README.md
system's picture
system HF staff
Commit From AutoTrain
e28865e
---
tags:
- autotrain
- summarization
language:
- unk
widget:
- text: "I love AutoTrain"
datasets:
- adityavelusamy/autotrain-data-f
co2_eq_emissions:
emissions: 0.5793683469903973
---
# Model Trained Using AutoTrain
- Problem type: Summarization
- Model ID: 62230135023
- CO2 Emissions (in grams): 0.5794
## Validation Metrics
- Loss: 0.883
- Rouge1: 52.493
- Rouge2: 33.950
- RougeL: 47.184
- RougeLsum: 47.225
- Gen Len: 15.493
## 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/adityavelusamy/autotrain-f-62230135023
```