Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: video_id
|
7 |
dtype: string
|
@@ -23,6 +23,28 @@ dataset_info:
|
|
23 |
num_examples: 150
|
24 |
download_size: 154509
|
25 |
dataset_size: 328512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
configs:
|
27 |
- config_name: action_ordering_easy
|
28 |
data_files:
|
@@ -32,4 +54,12 @@ configs:
|
|
32 |
path: action_ordering_easy/test-*
|
33 |
- split: validation
|
34 |
path: action_ordering_easy/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
dataset_info:
|
4 |
+
- config_name: action_ordering_easy
|
5 |
features:
|
6 |
- name: video_id
|
7 |
dtype: string
|
|
|
23 |
num_examples: 150
|
24 |
download_size: 154509
|
25 |
dataset_size: 328512
|
26 |
+
- config_name: moment_retrieval_easy
|
27 |
+
features:
|
28 |
+
- name: video_id
|
29 |
+
dtype: string
|
30 |
+
- name: duration
|
31 |
+
dtype: float32
|
32 |
+
- name: question
|
33 |
+
dtype: string
|
34 |
+
- name: answer
|
35 |
+
dtype: string
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 174322
|
39 |
+
num_examples: 480
|
40 |
+
- name: test
|
41 |
+
num_bytes: 36925
|
42 |
+
num_examples: 120
|
43 |
+
- name: validation
|
44 |
+
num_bytes: 53361
|
45 |
+
num_examples: 150
|
46 |
+
download_size: 143475
|
47 |
+
dataset_size: 264608
|
48 |
configs:
|
49 |
- config_name: action_ordering_easy
|
50 |
data_files:
|
|
|
54 |
path: action_ordering_easy/test-*
|
55 |
- split: validation
|
56 |
path: action_ordering_easy/validation-*
|
57 |
+
- config_name: moment_retrieval_easy
|
58 |
+
data_files:
|
59 |
+
- split: train
|
60 |
+
path: moment_retrieval_easy/train-*
|
61 |
+
- split: test
|
62 |
+
path: moment_retrieval_easy/test-*
|
63 |
+
- split: validation
|
64 |
+
path: moment_retrieval_easy/validation-*
|
65 |
---
|
moment_retrieval_easy/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47dc8f6377cbc3ee617726d6463fc817654fc7b46a81d097cebe7beb919234f1
|
3 |
+
size 21913
|
moment_retrieval_easy/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3fe8a5375c466a416adc6ff362aa36d6b3397fac97c8256c297c11fd7a76789
|
3 |
+
size 90083
|
moment_retrieval_easy/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:126651b06e9132aa114dbde6e9b6c0d40fb412d7377a71f14e1bab26f5fb21ea
|
3 |
+
size 31479
|