jasonkrone commited on
Commit
72a5592
·
verified ·
1 Parent(s): df5d0bd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ind
5
+ dtype: int64
6
+ - name: activity_label
7
+ dtype: string
8
+ - name: ctx_a
9
+ dtype: string
10
+ - name: ctx_b
11
+ dtype: string
12
+ - name: ctx
13
+ dtype: string
14
+ - name: endings
15
+ sequence: string
16
+ - name: source_id
17
+ dtype: string
18
+ - name: split
19
+ dtype: string
20
+ - name: split_type
21
+ dtype: string
22
+ - name: label
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 43392244
27
+ num_examples: 39905
28
+ - name: validation
29
+ num_bytes: 11215885
30
+ num_examples: 10042
31
+ - name: test
32
+ num_bytes: 10831865
33
+ num_examples: 10003
34
+ - name: dev_hpo
35
+ num_bytes: 549139
36
+ num_examples: 921
37
+ download_size: 36982469
38
+ dataset_size: 65989133
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: validation
45
+ path: data/validation-*
46
+ - split: test
47
+ path: data/test-*
48
+ - split: dev_hpo
49
+ path: data/dev_hpo-*
50
+ ---
data/dev_hpo-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e135711ef02686b5ff5304103b05bc11eb9d655286cfd4dedf0613a51756b3dd
3
+ size 183863
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc8850170feb552cdfb67d2168a950157d46ff596875e989c3416881900b07c
3
+ size 6113428
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95f734fa459c52ad0ea72361f83abe75731d3a4e267f3b389e9dc5af19d679ca
3
+ size 24368210
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d1f7c154d4be7b49c9888fe01bed94f781215f913e3f336c7f104a91dc63b9
3
+ size 6316968