results_public / README.md
clefourrier's picture
clefourrier HF staff
Upload README.md with huggingface_hub
9d0de45 verified
|
raw
history blame
1.5 kB
metadata
configs:
  - config_name: '2023'
    data_files:
      - split: test
        path: 2023/test-*
      - split: validation
        path: 2023/validation-*
dataset_info:
  - config_name: '2023'
    features:
      - name: model
        dtype: string
      - name: score
        dtype: float64
      - name: score_level1
        dtype: float64
      - name: score_level2
        dtype: float64
      - name: score_level3
        dtype: float64
      - name: organisation
        dtype: string
      - name: mail
        dtype: string
      - name: url
        dtype: string
      - name: model_family
        dtype: string
      - name: system_prompt
        dtype: string
    splits:
      - name: test
        num_bytes: 3408
        num_examples: 10
      - name: validation
        num_bytes: 2953
        num_examples: 5
    download_size: 8526
    dataset_size: 6361
  - config_name: default
    features:
      - name: model
        dtype: string
      - name: score
        dtype: float64
      - name: score_level1
        dtype: float64
      - name: score_level2
        dtype: float64
      - name: score_level3
        dtype: float64
      - name: organisation
        dtype: string
      - name: mail
        dtype: string
      - name: url
        dtype: string
      - name: model_family
        dtype: string
      - name: system_prompt
        dtype: string
    splits:
      - name: validation
        num_bytes: 701
        num_examples: 2
      - name: test
        num_bytes: 127
        num_examples: 1
    download_size: 13511
    dataset_size: 828

Dataset Card for "resultspublic"

More Information needed