marcov commited on
Commit
6c94a25
·
verified ·
1 Parent(s): d1d0458

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video-id
5
+ dtype: string
6
+ - name: fold-ind
7
+ dtype: string
8
+ - name: startphrase
9
+ dtype: string
10
+ - name: sent1
11
+ dtype: string
12
+ - name: sent2
13
+ dtype: string
14
+ - name: gold-source
15
+ dtype: string
16
+ - name: ending0
17
+ dtype: string
18
+ - name: ending1
19
+ dtype: string
20
+ - name: ending2
21
+ dtype: string
22
+ - name: ending3
23
+ dtype: string
24
+ - name: label
25
+ dtype:
26
+ class_label:
27
+ names:
28
+ '0': '0'
29
+ '1': '1'
30
+ '2': '2'
31
+ '3': '3'
32
+ - name: template_name
33
+ dtype: string
34
+ - name: template
35
+ dtype: string
36
+ - name: rendered_input
37
+ dtype: string
38
+ - name: rendered_output
39
+ dtype: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 461680074.0
43
+ num_examples: 514822
44
+ - name: validation
45
+ num_bytes: 127975226.0
46
+ num_examples: 140042
47
+ - name: test
48
+ num_bytes: 127584122.0
49
+ num_examples: 140035
50
+ download_size: 254052350
51
+ dataset_size: 717239422.0
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ - split: validation
58
+ path: data/validation-*
59
+ - split: test
60
+ path: data/test-*
61
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aaebe62480f95b903ce9e375ee3bfd83e26f6b2a48e4870fed9d958db89d79
3
+ size 49716069
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152b3751cccd66c181381c2b17249098bc6d9ad41a8dd056c3857267aee11eaf
3
+ size 154262741
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15633db12b0db47fc37ae90939ccfe8ba0cb59bd5ff4b13ce0e8e65d1c84b86c
3
+ size 50073540