Upload dataset
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
config_name: action_ordering_easy
|
5 |
+
features:
|
6 |
+
- name: video_id
|
7 |
+
dtype: string
|
8 |
+
- name: duration
|
9 |
+
dtype: float32
|
10 |
+
- name: question
|
11 |
+
dtype: string
|
12 |
+
- name: answer
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 207658
|
17 |
+
num_examples: 450
|
18 |
+
- name: test
|
19 |
+
num_bytes: 52125
|
20 |
+
num_examples: 120
|
21 |
+
- name: validation
|
22 |
+
num_bytes: 68729
|
23 |
+
num_examples: 150
|
24 |
+
download_size: 154509
|
25 |
+
dataset_size: 328512
|
26 |
+
configs:
|
27 |
+
- config_name: action_ordering_easy
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: action_ordering_easy/train-*
|
31 |
+
- split: test
|
32 |
+
path: action_ordering_easy/test-*
|
33 |
+
- split: validation
|
34 |
+
path: action_ordering_easy/validation-*
|
35 |
---
|
action_ordering_easy/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fcc1555e93becad86137267e5df74ef3e1f2a16891b7ec9c337283312739e45
|
3 |
+
size 26115
|
action_ordering_easy/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85619e37e4df5c174492ecb4414f39c61f9e03b2d5effdf7ec59667cc1e00821
|
3 |
+
size 92820
|
action_ordering_easy/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5cd1001689e50a592b6e84791277d36fa9927d94ab0560e309aba3d03393acc
|
3 |
+
size 35574
|