manleyroberts
commited on
Commit
•
9f28a74
1
Parent(s):
050c7b6
Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: question_id
|
5 |
+
dtype: string
|
6 |
+
- name: category
|
7 |
+
dtype: string
|
8 |
+
- name: turns
|
9 |
+
sequence: string
|
10 |
+
- name: ground_truth
|
11 |
+
dtype: string
|
12 |
+
- name: grouping
|
13 |
+
dtype: string
|
14 |
+
- name: citation
|
15 |
+
dtype: string
|
16 |
+
- name: release_date
|
17 |
+
dtype: string
|
18 |
+
- name: movie_name
|
19 |
+
dtype: string
|
20 |
+
- name: group
|
21 |
+
dtype: string
|
22 |
+
- name: raw_id
|
23 |
+
dtype: int64
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 467097
|
27 |
+
num_examples: 140
|
28 |
+
download_size: 277545
|
29 |
+
dataset_size: 467097
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9a03a1944199fc316414d0f8b3b6e27b7316448daed94f332a9e4a4b010c3e
|
3 |
+
size 277545
|