small_dir_upload / README.md
volodymyrs's picture
Upload folder using huggingface_hub
16ba607
metadata
language:
  - fr
  - en
license: apache-2.0
library_name: allennlp
tags:
  - audio
  - automatic-speech-recognition
  - speech
  - allennlp
model-index:
  - name: small_model
    results:
      - task:
          type: test_model_type
        dataset:
          type: any_dataset_type
          name: any_dataset_name
        metrics:
          - type: metric_type
            value: metric_name

This markdown file contains the spec for the modelcard metadata regarding evaluation parameters. When present, and only then, 'model-index', 'datasets' and 'license' contents will be verified when git pushing changes to your README.md file. Valid license identifiers can be found in our docs.

For the full model card template, see: https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md.