Charlie911
commited on
Commit
•
1dc2be3
1
Parent(s):
38279f3
Upload dataset
Browse files- README.md +24 -0
- real_estate/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -130,6 +130,26 @@ dataset_info:
|
|
130 |
num_examples: 5
|
131 |
download_size: 33533
|
132 |
dataset_size: 28864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
- config_name: technical
|
134 |
features:
|
135 |
- name: question
|
@@ -223,6 +243,10 @@ configs:
|
|
223 |
path: mechanical/validation-*
|
224 |
- split: train
|
225 |
path: mechanical/train-*
|
|
|
|
|
|
|
|
|
226 |
- config_name: technical
|
227 |
data_files:
|
228 |
- split: test
|
|
|
130 |
num_examples: 5
|
131 |
download_size: 33533
|
132 |
dataset_size: 28864
|
133 |
+
- config_name: real_estate
|
134 |
+
features:
|
135 |
+
- name: question
|
136 |
+
dtype: string
|
137 |
+
- name: A
|
138 |
+
dtype: string
|
139 |
+
- name: B
|
140 |
+
dtype: string
|
141 |
+
- name: C
|
142 |
+
dtype: string
|
143 |
+
- name: D
|
144 |
+
dtype: string
|
145 |
+
- name: answer
|
146 |
+
dtype: string
|
147 |
+
splits:
|
148 |
+
- name: test
|
149 |
+
num_bytes: 36568
|
150 |
+
num_examples: 92
|
151 |
+
download_size: 26109
|
152 |
+
dataset_size: 36568
|
153 |
- config_name: technical
|
154 |
features:
|
155 |
- name: question
|
|
|
243 |
path: mechanical/validation-*
|
244 |
- split: train
|
245 |
path: mechanical/train-*
|
246 |
+
- config_name: real_estate
|
247 |
+
data_files:
|
248 |
+
- split: test
|
249 |
+
path: real_estate/test-*
|
250 |
- config_name: technical
|
251 |
data_files:
|
252 |
- split: test
|
real_estate/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f865d7b4d7657c38d08a6110ae7981545bfc9c8e182b9f3e56200181ded7b20b
|
3 |
+
size 26109
|