File size: 2,245 Bytes
b479dfa
c0e8ee9
 
 
 
 
 
 
27c7a12
 
 
 
 
 
975b23f
 
 
 
7b4ca45
 
b479dfa
c0e8ee9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29263ff
f0ed061
 
ed0aae6
ff2bf7d
 
f0ed061
 
c0e8ee9
b479dfa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b972497
27c7a12
 
 
 
 
 
 
975b23f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b4ca45
 
 
9295b75
7b4ca45
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
---
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: 6100
    num_examples: 28
  - name: validation
    num_bytes: 4243
    num_examples: 13
  download_size: 19377
  dataset_size: 10343
- 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)