Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,29 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
dataset_info:
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
features:
|
6 |
- name: id
|
7 |
dtype: string
|
@@ -24,6 +46,14 @@ dataset_info:
|
|
24 |
download_size: 25695272223
|
25 |
dataset_size: 17203776166.129997
|
26 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
- config_name: realworld_combined
|
28 |
data_files:
|
29 |
- split: train
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
dataset_info:
|
4 |
+
- config_name: realworld_Autonomous_Driving
|
5 |
+
features:
|
6 |
+
- name: id
|
7 |
+
dtype: int64
|
8 |
+
- name: image
|
9 |
+
dtype: image
|
10 |
+
- name: question
|
11 |
+
dtype: string
|
12 |
+
- name: answer
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 19903320.0
|
17 |
+
num_examples: 36
|
18 |
+
- name: validation
|
19 |
+
num_bytes: 17766200.0
|
20 |
+
num_examples: 30
|
21 |
+
- name: test
|
22 |
+
num_bytes: 135505593.0
|
23 |
+
num_examples: 234
|
24 |
+
download_size: 159545381
|
25 |
+
dataset_size: 173175113.0
|
26 |
+
- config_name: realworld_combined
|
27 |
features:
|
28 |
- name: id
|
29 |
dtype: string
|
|
|
46 |
download_size: 25695272223
|
47 |
dataset_size: 17203776166.129997
|
48 |
configs:
|
49 |
+
- config_name: realworld_Autonomous_Driving
|
50 |
+
data_files:
|
51 |
+
- split: train
|
52 |
+
path: realworld_Autonomous_Driving/train-*
|
53 |
+
- split: validation
|
54 |
+
path: realworld_Autonomous_Driving/validation-*
|
55 |
+
- split: test
|
56 |
+
path: realworld_Autonomous_Driving/test-*
|
57 |
- config_name: realworld_combined
|
58 |
data_files:
|
59 |
- split: train
|
realworld_Autonomous_Driving/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de952b5623ff0fc04c1651adccb9062b85c1d27076b066275809c2432290c273
|
3 |
+
size 122464174
|
realworld_Autonomous_Driving/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c9f400d4ca20e56182bfd70247bbafafafe3e9a087d08eff18be05015a3e788
|
3 |
+
size 19317754
|
realworld_Autonomous_Driving/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83d3f1bf3cad09c97333059b80785d775db621e7c7fe3d45d6e6c4dc7af126f8
|
3 |
+
size 17763453
|