File size: 614 Bytes
0320912
 
 
d62a917
 
cc74376
 
 
 
 
 
 
 
f164203
d62a917
6ff2785
 
ed1b256
 
0320912
1c3a020
c3ae4b4
0320912
1c3a020
c3ae4b4
1c3a020
c3ae4b4
 
0320912
 
 
1c3a020
 
 
 
0320912
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
---
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-*
---