RASMUS commited on
Commit
5f2e911
·
verified ·
1 Parent(s): 7ac9f8c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ dtype: 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: int64
24
+ splits:
25
+ - name: train
26
+ num_bytes: 1087179
27
+ num_examples: 1024
28
+ - name: validation
29
+ num_bytes: 300140
30
+ num_examples: 256
31
+ - name: test
32
+ num_bytes: 2314622
33
+ num_examples: 2048
34
+ download_size: 2263440
35
+ dataset_size: 3701941
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: validation
42
+ path: data/validation-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6463fc16c5d5c479f821cd554ac30b914ccf70b60c51bc3f0c42cf6c1082b222
3
+ size 1407177
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce3a36a00723f4c7891b8f8e7dca5c15ff33dc498666c32fb9b5435456b66e39
3
+ size 668225
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ef8e69a57aab6d97012c62a0be4b5d7556646c8e295e7dfcee4800c20b8eb6
3
+ size 188038