File size: 1,327 Bytes
2bcdf77
 
f7e23c6
2bcdf77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f7e23c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c7a8199
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2bcdf77
 
 
 
 
f7e23c6
 
 
 
c7a8199
 
 
 
2bcdf77
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
---
dataset_info:
- config_name: 15-players_g1
  features:
  - name: agent_type
    dtype: string
  - name: qc_id
    dtype: string
  - name: answer
    dtype: string
  - name: prediction
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 250500
    num_examples: 2951
  download_size: 62864
  dataset_size: 250500
- config_name: 15-players_g2
  features:
  - name: agent_type
    dtype: string
  - name: qc_id
    dtype: string
  - name: answer
    dtype: string
  - name: prediction
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 250526
    num_examples: 2946
  download_size: 61989
  dataset_size: 250526
- config_name: 15-players_g3
  features:
  - name: agent_type
    dtype: string
  - name: qc_id
    dtype: string
  - name: answer
    dtype: string
  - name: prediction
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 251039
    num_examples: 2966
  download_size: 66854
  dataset_size: 251039
configs:
- config_name: 15-players_g1
  data_files:
  - split: train
    path: 15-players_g1/train-*
- config_name: 15-players_g2
  data_files:
  - split: train
    path: 15-players_g2/train-*
- config_name: 15-players_g3
  data_files:
  - split: train
    path: 15-players_g3/train-*
---