Edit model card

Model Trained Using AutoTrain

  • Problem type: Summarization
  • Model ID: 72110138863
  • CO2 Emissions (in grams): 49.2495

Validation Metrics

  • Loss: 2.501
  • Rouge1: 1.345
  • Rouge2: 0.000
  • RougeL: 1.343
  • RougeLsum: 1.365
  • Gen Len: 18.982

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/fawzyhamdy/autotrain-datadata-72110138863
Downloads last month
7
Safetensors
Model size
592M params
Tensor type
F32
·
Inference API
Examples
This model can be loaded on Inference API (serverless).