Edit model card

Model Trained Using AutoTrain

  • Problem type: Summarization
  • Model ID: 55433129191
  • CO2 Emissions (in grams): 4.2685

Validation Metrics

  • Loss: 1.625
  • Rouge1: 5.126
  • Rouge2: 1.732
  • RougeL: 5.111
  • RougeLsum: 5.198
  • Gen Len: 33.335

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-mbart-rua-par-sent-dia-55433129191
Downloads last month
3
Inference API
Examples
This model can be loaded on Inference API (serverless).