Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: string
|
6 |
+
- name: video
|
7 |
+
dtype: int32
|
8 |
+
- name: question_category
|
9 |
+
dtype:
|
10 |
+
class_label:
|
11 |
+
names:
|
12 |
+
'0': CausaleEsplicita
|
13 |
+
'1': Controfattuale
|
14 |
+
'2': ImplicitoParziale
|
15 |
+
'3': ImplicitoTot
|
16 |
+
'4': Incertezza
|
17 |
+
'5': OutofScope
|
18 |
+
'6': Pianificazione
|
19 |
+
'7': Sentiment
|
20 |
+
'8': SpazialeParziale
|
21 |
+
'9': SpazialeTotale
|
22 |
+
'10': TemporaleDurata
|
23 |
+
'11': TemporaleParziale
|
24 |
+
- name: caption
|
25 |
+
dtype: string
|
26 |
+
- name: foil
|
27 |
+
dtype: string
|
28 |
+
- name: video_path
|
29 |
+
dtype: string
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 99696
|
33 |
+
num_examples: 480
|
34 |
+
download_size: 48195
|
35 |
+
dataset_size: 99696
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e93a5ae88a6e409808e70adc5bffdf17e003df81826be7e411cbc8214d3b5fce
|
3 |
+
size 48195
|