results_public / README.md
clefourrier's picture
clefourrier HF staff
Upload README.md with huggingface_hub
f6b6c1b verified
|
raw
history blame
No virus
2.24 kB
---
configs:
- config_name: '2023'
data_files:
- split: test
path: 2023/test-*
- split: validation
path: 2023/validation-*
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
- config_name: latest
data_files:
- split: test
path: latest/test-*
- split: validation
path: latest/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: url
dtype: string
- name: model_family
dtype: string
- name: system_prompt
dtype: string
splits:
- name: test
num_bytes: 5600
num_examples: 22
- name: validation
num_bytes: 3629
num_examples: 8
download_size: 10344
dataset_size: 9229
- 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: url
dtype: string
- name: model_family
dtype: string
- name: system_prompt
dtype: string
splits:
- name: test
num_bytes: 2938
num_examples: 6
- name: validation
num_bytes: 2943
num_examples: 6
download_size: 16062
dataset_size: 5881
- config_name: latest
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: url
dtype: string
- name: model_family
dtype: string
- name: system_prompt
dtype: string
splits:
- name: test
num_bytes: 4180
num_examples: 16
- name: validation
num_bytes: 3629
num_examples: 8
download_size: 23545
dataset_size: 7809
---
# Dataset Card for "resultspublic"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)