|
--- |
|
tags: autonlp |
|
language: unk |
|
widget: |
|
- text: "I love AutoNLP 🤗" |
|
datasets: |
|
- McIan91/autonlp-data-test |
|
co2_eq_emissions: 0.7013851565380207 |
|
--- |
|
|
|
# Model Trained Using AutoNLP |
|
|
|
- Problem type: Summarization |
|
- Model ID: 654919306 |
|
- CO2 Emissions (in grams): 0.7013851565380207 |
|
|
|
## Validation Metrics |
|
|
|
- Loss: 2.5570242404937744 |
|
- Rouge1: 72.7273 |
|
- Rouge2: 44.4444 |
|
- RougeL: 72.7273 |
|
- RougeLsum: 72.7273 |
|
- Gen Len: 17.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 AutoNLP"}' https://api-inference.huggingface.co/McIan91/autonlp-test-654919306 |
|
``` |