Upload dataset
Browse files
README.md
CHANGED
|
@@ -40,6 +40,28 @@ dataset_info:
|
|
| 40 |
num_examples: 200
|
| 41 |
download_size: 2562615239
|
| 42 |
dataset_size: 2562543923
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
configs:
|
| 44 |
- config_name: action_antonym
|
| 45 |
data_files:
|
|
@@ -49,4 +71,8 @@ configs:
|
|
| 49 |
data_files:
|
| 50 |
- split: test
|
| 51 |
path: action_count/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
---
|
|
|
|
| 40 |
num_examples: 200
|
| 41 |
download_size: 2562615239
|
| 42 |
dataset_size: 2562543923
|
| 43 |
+
- config_name: action_localization
|
| 44 |
+
features:
|
| 45 |
+
- name: video_id
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: video
|
| 48 |
+
dtype: video
|
| 49 |
+
- name: audio
|
| 50 |
+
dtype:
|
| 51 |
+
audio:
|
| 52 |
+
sampling_rate: 16000
|
| 53 |
+
- name: question
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: candidates
|
| 56 |
+
list: string
|
| 57 |
+
- name: answer
|
| 58 |
+
dtype: string
|
| 59 |
+
splits:
|
| 60 |
+
- name: test
|
| 61 |
+
num_bytes: 1265442485
|
| 62 |
+
num_examples: 200
|
| 63 |
+
download_size: 1265480815
|
| 64 |
+
dataset_size: 1265442485
|
| 65 |
configs:
|
| 66 |
- config_name: action_antonym
|
| 67 |
data_files:
|
|
|
|
| 71 |
data_files:
|
| 72 |
- split: test
|
| 73 |
path: action_count/test-*
|
| 74 |
+
- config_name: action_localization
|
| 75 |
+
data_files:
|
| 76 |
+
- split: test
|
| 77 |
+
path: action_localization/test-*
|
| 78 |
---
|
action_localization/test-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c4c2e1e6d95a291a6bb202d724fffd01560269bb8168796767ea67fe5f063f6
|
| 3 |
+
size 458454329
|
action_localization/test-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac02c7134c45751b05f098154460b03d427f6b0cef933e00a2cde8e4a3485fbd
|
| 3 |
+
size 429049001
|
action_localization/test-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3fe792ba32207673680e67f13e05889c8fe0305d01299e5dec70dc279683422
|
| 3 |
+
size 377977485
|