Datasets:
Upload subset: compatibility
Browse files- README.md +23 -1
- compatibility/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
@@ -18,9 +18,31 @@ dataset_info:
|
|
| 18 |
num_examples: 413
|
| 19 |
download_size: 612363099
|
| 20 |
dataset_size: 612413855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
configs:
|
| 22 |
- config_name: collision
|
| 23 |
data_files:
|
| 24 |
- split: train
|
| 25 |
path: collision/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: collision
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
|
|
| 18 |
num_examples: 413
|
| 19 |
download_size: 612363099
|
| 20 |
dataset_size: 612413855
|
| 21 |
+
- config_name: compatibility
|
| 22 |
+
features:
|
| 23 |
+
- name: id
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: question
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: answer
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: image
|
| 30 |
+
dtype: image
|
| 31 |
+
- name: not_sure
|
| 32 |
+
dtype: string
|
| 33 |
+
splits:
|
| 34 |
+
- name: train
|
| 35 |
+
num_bytes: 262144826
|
| 36 |
+
num_examples: 99
|
| 37 |
+
download_size: 262135241
|
| 38 |
+
dataset_size: 262144826
|
| 39 |
configs:
|
| 40 |
- config_name: collision
|
| 41 |
data_files:
|
| 42 |
- split: train
|
| 43 |
path: collision/train-*
|
| 44 |
+
- config_name: compatibility
|
| 45 |
+
data_files:
|
| 46 |
+
- split: train
|
| 47 |
+
path: compatibility/train-*
|
| 48 |
---
|
compatibility/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fdbb657e0c6f951a3b705641aea060d73260b0f46a55b844cb4b7f5f8d4b9eb
|
| 3 |
+
size 262135241
|