Edit model card

Model Trained Using AutoTrain

  • Problem type: Summarization
  • Model ID: 38210101161
  • CO2 Emissions (in grams): 0.0039

Validation Metrics

  • Loss: 3.604
  • Rouge1: 13.841
  • Rouge2: 1.190
  • RougeL: 12.460
  • RougeLsum: 12.795
  • Gen Len: 19.000

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/KoddaDuck/autotrain-text-summa-38210101161
Downloads last month
5
Inference API
Examples
This model can be loaded on Inference API (serverless).