Edit model card

Model Trained Using AutoTrain

  • Problem type: Summarization
  • Model ID: 56769131637
  • CO2 Emissions (in grams): 6.0484

Validation Metrics

  • Loss: 1.621
  • Rouge1: 4.545
  • Rouge2: 1.815
  • RougeL: 4.500
  • RougeLsum: 4.487
  • Gen Len: 29.483

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/DmitriyVasiliev/autotrain-xls-mt5-dia-56769131637
Downloads last month
7
Inference API
Examples
This model can be loaded on Inference API (serverless).