| | --- |
| | tags: |
| | - autotrain |
| | - summarization |
| | language: |
| | - unk |
| | widget: |
| | - text: "I love AutoTrain 🤗" |
| | datasets: |
| | - WilliamWen/autotrain-data-summarization_02 |
| | co2_eq_emissions: |
| | emissions: 6.080555626511939 |
| | --- |
| | |
| | # Model Trained Using AutoTrain |
| |
|
| | - Problem type: Summarization |
| | - Model ID: 48234117386 |
| | - CO2 Emissions (in grams): 6.0806 |
| |
|
| | ## Validation Metrics |
| |
|
| | - Loss: 2.396 |
| | - Rouge1: 37.261 |
| | - Rouge2: 10.823 |
| | - RougeL: 20.762 |
| | - RougeLsum: 32.576 |
| | - Gen Len: 141.653 |
| |
|
| | ## 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/WilliamWen/autotrain-summarization_02-48234117386 |
| | ``` |