Edit model card

Model Trained Using AutoTrain

  • Problem type: Summarization
  • Model ID: 3366493102
  • CO2 Emissions (in grams): 74.3545

Validation Metrics

  • Loss: 1.405
  • Rouge1: 0.800
  • Rouge2: 0.200
  • RougeL: 0.800
  • RougeLsum: 0.800
  • Gen Len: 47.134

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/arshandalili/autotrain-news-summarization-3366493102
Downloads last month
2
Inference API
Examples
This model can be loaded on Inference API (serverless).