results_public / README.md
gregmialz's picture
Upload README.md with huggingface_hub
1e8cd4c verified
|
raw
history blame
1.53 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: 1911.8181818181818
        num_examples: 6
      - name: validation
        num_bytes: 3050
        num_examples: 6
    download_size: 17006
    dataset_size: 4961.818181818182
  - 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