jaypyon commited on
Commit
2eca925
·
verified ·
1 Parent(s): 90b57b4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ind
5
+ dtype: int32
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: 43232624
27
+ num_examples: 39905
28
+ - name: test
29
+ num_bytes: 10791853
30
+ num_examples: 10003
31
+ - name: validation
32
+ num_bytes: 11175717
33
+ num_examples: 10042
34
+ download_size: 36672021
35
+ dataset_size: 65200194
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef3308b0db09f0848a6ee63f2690b7aa5e8f130ee40b779a2ebf6e82a82f811
3
+ size 6090298
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6485e6f3acd27666bc51fa79c63fae4fe2d3a4c91a110147764ecbc0c2c49712
3
+ size 24287881
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76566973c6f4667b0502f563eb98ff15ef1aa80f436d19a808b87fce4f7d80a4
3
+ size 6293842