Upload dataset
Browse files- README.md +22 -0
- mc_question/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
config_name: mc_question
|
5 |
+
features:
|
6 |
+
- name: video_name
|
7 |
+
dtype: string
|
8 |
+
- name: question
|
9 |
+
dtype: string
|
10 |
+
- name: question_id
|
11 |
+
dtype: string
|
12 |
+
- name: options
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: test
|
16 |
+
num_bytes: 2009185
|
17 |
+
num_examples: 11528
|
18 |
+
download_size: 174124
|
19 |
+
dataset_size: 2009185
|
20 |
+
configs:
|
21 |
+
- config_name: mc_question
|
22 |
+
data_files:
|
23 |
+
- split: test
|
24 |
+
path: mc_question/test-*
|
25 |
---
|
mc_question/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47a67bc6d1e3ef1ae1e91cc44bfa5425d1713945eaa665cee7ba34f24a65646b
|
3 |
+
size 174124
|