File size: 1,047 Bytes
8516668
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b5a2a8b
8516668
 
b5a2a8b
8516668
 
 
 
 
 
 
b5a2a8b
 
8516668
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: prompt
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: stratified.test.1k.claude.2.1
    num_bytes: 1114673
    num_examples: 802
  - name: stratified.test.1k.claude.instant.1.2
    num_bytes: 1109352
    num_examples: 802
  - name: stratified.test.1k.gpt.3.5.turbo.0613
    num_bytes: 1128748
    num_examples: 802
  - name: stratified.test.1k.gpt.4.0613
    num_bytes: 1136250
    num_examples: 802
  download_size: 1007354
  dataset_size: 4489023
configs:
- config_name: default
  data_files:
  - split: stratified.test.1k.claude.2.1
    path: data/stratified.test.1k.claude.2.1-*
  - split: stratified.test.1k.claude.instant.1.2
    path: data/stratified.test.1k.claude.instant.1.2-*
  - split: stratified.test.1k.gpt.3.5.turbo.0613
    path: data/stratified.test.1k.gpt.3.5.turbo.0613-*
  - split: stratified.test.1k.gpt.4.0613
    path: data/stratified.test.1k.gpt.4.0613-*
---