|
--- |
|
tags: autotrain |
|
language: unk |
|
widget: |
|
- text: "I love AutoTrain 🤗" |
|
datasets: |
|
- hellennamulinda/autotrain-data-agric-eng-lug |
|
co2_eq_emissions: 0.04087910671538076 |
|
--- |
|
|
|
# Model Trained Using AutoTrain |
|
|
|
- Problem type: Translation |
|
- Model ID: 1026034854 |
|
- CO2 Emissions (in grams): 0.04087910671538076 |
|
|
|
## Validation Metrics |
|
|
|
- Loss: 1.0871405601501465 |
|
- Rouge1: 55.8225 |
|
- Rouge2: 34.1547 |
|
- RougeL: 54.4274 |
|
- RougeLsum: 54.408 |
|
- Gen Len: 23.178 |
|
|
|
## 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/hellennamulinda/autotrain-agric-eng-lug-1026034854 |
|
``` |