The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

French Medical NLP Leaderboard - Requests Dataset

This dataset contains evaluation requests for the French Medical NLP Leaderboard.

Request Format

Each request file should be a JSON file with the following structure:

{
  "model": "model_name",
  "revision": "main", 
  "precision": "float16",
  "weight_type": "Original",
  "status": "PENDING",
  "submitted_time": "2024-01-01T00:00:00",
  "model_type": "🟢 pretrained",
  "likes": 0,
  "params": 0.11,
  "license": "mit"
}

Status Values

  • PENDING: Waiting for evaluation
  • RUNNING: Currently being evaluated
  • FINISHED: Evaluation completed successfully
  • FAILED: Evaluation failed
Downloads last month
35