add dataset_info in dataset metadata
Browse files
README.md
CHANGED
@@ -23,6 +23,127 @@ task_ids:
|
|
23 |
paperswithcode_id: cfq
|
24 |
tags:
|
25 |
- compositionality
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
# Dataset Card for "cfq"
|
|
|
23 |
paperswithcode_id: cfq
|
24 |
tags:
|
25 |
- compositionality
|
26 |
+
dataset_info:
|
27 |
+
- config_name: mcd1
|
28 |
+
features:
|
29 |
+
- name: question
|
30 |
+
dtype: string
|
31 |
+
- name: query
|
32 |
+
dtype: string
|
33 |
+
splits:
|
34 |
+
- name: test
|
35 |
+
num_bytes: 5446503
|
36 |
+
num_examples: 11968
|
37 |
+
- name: train
|
38 |
+
num_bytes: 37408806
|
39 |
+
num_examples: 95743
|
40 |
+
download_size: 267599061
|
41 |
+
dataset_size: 42855309
|
42 |
+
- config_name: mcd2
|
43 |
+
features:
|
44 |
+
- name: question
|
45 |
+
dtype: string
|
46 |
+
- name: query
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: test
|
50 |
+
num_bytes: 5314019
|
51 |
+
num_examples: 11968
|
52 |
+
- name: train
|
53 |
+
num_bytes: 39424657
|
54 |
+
num_examples: 95743
|
55 |
+
download_size: 267599061
|
56 |
+
dataset_size: 44738676
|
57 |
+
- config_name: mcd3
|
58 |
+
features:
|
59 |
+
- name: question
|
60 |
+
dtype: string
|
61 |
+
- name: query
|
62 |
+
dtype: string
|
63 |
+
splits:
|
64 |
+
- name: test
|
65 |
+
num_bytes: 5244503
|
66 |
+
num_examples: 11968
|
67 |
+
- name: train
|
68 |
+
num_bytes: 38316345
|
69 |
+
num_examples: 95743
|
70 |
+
download_size: 267599061
|
71 |
+
dataset_size: 43560848
|
72 |
+
- config_name: question_complexity_split
|
73 |
+
features:
|
74 |
+
- name: question
|
75 |
+
dtype: string
|
76 |
+
- name: query
|
77 |
+
dtype: string
|
78 |
+
splits:
|
79 |
+
- name: test
|
80 |
+
num_bytes: 5781561
|
81 |
+
num_examples: 10340
|
82 |
+
- name: train
|
83 |
+
num_bytes: 39989433
|
84 |
+
num_examples: 98999
|
85 |
+
download_size: 267599061
|
86 |
+
dataset_size: 45770994
|
87 |
+
- config_name: question_pattern_split
|
88 |
+
features:
|
89 |
+
- name: question
|
90 |
+
dtype: string
|
91 |
+
- name: query
|
92 |
+
dtype: string
|
93 |
+
splits:
|
94 |
+
- name: test
|
95 |
+
num_bytes: 5179936
|
96 |
+
num_examples: 11909
|
97 |
+
- name: train
|
98 |
+
num_bytes: 41217350
|
99 |
+
num_examples: 95654
|
100 |
+
download_size: 267599061
|
101 |
+
dataset_size: 46397286
|
102 |
+
- config_name: query_complexity_split
|
103 |
+
features:
|
104 |
+
- name: question
|
105 |
+
dtype: string
|
106 |
+
- name: query
|
107 |
+
dtype: string
|
108 |
+
splits:
|
109 |
+
- name: test
|
110 |
+
num_bytes: 5634924
|
111 |
+
num_examples: 9512
|
112 |
+
- name: train
|
113 |
+
num_bytes: 40270175
|
114 |
+
num_examples: 100654
|
115 |
+
download_size: 267599061
|
116 |
+
dataset_size: 45905099
|
117 |
+
- config_name: query_pattern_split
|
118 |
+
features:
|
119 |
+
- name: question
|
120 |
+
dtype: string
|
121 |
+
- name: query
|
122 |
+
dtype: string
|
123 |
+
splits:
|
124 |
+
- name: test
|
125 |
+
num_bytes: 5268358
|
126 |
+
num_examples: 12589
|
127 |
+
- name: train
|
128 |
+
num_bytes: 40811284
|
129 |
+
num_examples: 94600
|
130 |
+
download_size: 267599061
|
131 |
+
dataset_size: 46079642
|
132 |
+
- config_name: random_split
|
133 |
+
features:
|
134 |
+
- name: question
|
135 |
+
dtype: string
|
136 |
+
- name: query
|
137 |
+
dtype: string
|
138 |
+
splits:
|
139 |
+
- name: test
|
140 |
+
num_bytes: 5164923
|
141 |
+
num_examples: 11967
|
142 |
+
- name: train
|
143 |
+
num_bytes: 41279218
|
144 |
+
num_examples: 95744
|
145 |
+
download_size: 267599061
|
146 |
+
dataset_size: 46444141
|
147 |
---
|
148 |
|
149 |
# Dataset Card for "cfq"
|