results / README.md
alexpiche's picture
Upload dataset
c3ae4b4 verified
metadata
dataset_info:
  features:
    - name: model
      dtype: string
    - name: model_family
      dtype: string
    - name: url
      dtype: string
    - name: organisation
      dtype: string
    - name: username
      dtype: string
    - name: score
      dtype: float64
    - name: system_prompt
      dtype: string
    - name: date
      dtype: string
  splits:
    - name: valid
      num_bytes: 478
      num_examples: 4
    - name: test
      num_bytes: 478
      num_examples: 4
  download_size: 7016
  dataset_size: 956
configs:
  - config_name: default
    data_files:
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*