Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
extra_gated_prompt:
|
|
|
|
|
|
|
|
|
|
|
4 |
task_categories:
|
5 |
- visual-question-answering
|
6 |
- question-answering
|
7 |
- conversational
|
8 |
extra_gated_fields:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
configs:
|
14 |
- config_name: action_sequence
|
15 |
data_files: json/action_sequence.json
|
@@ -51,4 +56,8 @@ configs:
|
|
51 |
data_files: json/moving_attribute.json
|
52 |
- config_name: egocentric_navigation
|
53 |
data_files: json/egocentric_navigation.json
|
|
|
|
|
|
|
|
|
54 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
extra_gated_prompt: >-
|
4 |
+
You agree to not use the dataset to conduct experiments that cause harm to
|
5 |
+
human subjects. Please note that the data in this dataset may be subject to
|
6 |
+
other agreements. Before using the data, be sure to read the relevant
|
7 |
+
agreements carefully to ensure compliant use. Video copyrights belong to the
|
8 |
+
original video creators or platforms and are for academic research use only.
|
9 |
task_categories:
|
10 |
- visual-question-answering
|
11 |
- question-answering
|
12 |
- conversational
|
13 |
extra_gated_fields:
|
14 |
+
Name: text
|
15 |
+
Company/Organization: text
|
16 |
+
Country: text
|
17 |
+
E-Mail: text
|
18 |
configs:
|
19 |
- config_name: action_sequence
|
20 |
data_files: json/action_sequence.json
|
|
|
56 |
data_files: json/moving_attribute.json
|
57 |
- config_name: egocentric_navigation
|
58 |
data_files: json/egocentric_navigation.json
|
59 |
+
language:
|
60 |
+
- en
|
61 |
+
size_categories:
|
62 |
+
- 1K<n<10K
|
63 |
---
|