Edit model card
Map of positive probabilities per country.

This model is used for french summarization

  • Problem type: Summarization
  • Model ID: 980832493
  • CO2 Emissions (in grams): 0.10685501288084795

Validation Metrics

  • Loss: 4.03749418258667
  • Rouge1: 28.8384
  • Rouge2: 10.7511
  • RougeL: 27.0842
  • RougeLsum: 27.5118
  • Gen Len: 22.0625

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/Chemsseddine/autotrain-bertSummGpt2-980832493
Downloads last month
1
Inference API
This model can be loaded on Inference API (serverless).