File size: 1,558 Bytes
b479dfa c0e8ee9 27c7a12 b479dfa c0e8ee9 74c61a1 4527627 2a67c09 c0e8ee9 b479dfa b972497 27c7a12 b479dfa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
---
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-*
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: 3936
num_examples: 13
- name: validation
num_bytes: 3600
num_examples: 8
download_size: 8394
dataset_size: 7536
- 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
---
# Dataset Card for "resultspublic"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |