nthngdy commited on
Commit
ba73c76
1 Parent(s): cbd04ca

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: 36793872
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:262f69c53fbb8f4c839353536e63889245641fce62a94f4276a7cdce8e923278
3
+ size 6112397
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f1bd1f1a6c31d6b76f021b406afff5601351f2053208fb7abca01c9126e40d
3
+ size 24365524
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b092bd99d3a736ae16d17328d0de5c47a9185f2b6244a618ff0bcb83ce33f4
3
+ size 6315951