CollosaAI commited on
Commit
f4f03c4
·
verified ·
1 Parent(s): 38d9cc4

ILOSTAT ingestion via Electric Sheep pipeline

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ref_area
5
+ dtype: string
6
+ - name: ref_area.label
7
+ dtype: string
8
+ - name: source
9
+ dtype: string
10
+ - name: source.label
11
+ dtype: string
12
+ - name: indicator
13
+ dtype: string
14
+ - name: indicator.label
15
+ dtype: string
16
+ - name: sex
17
+ dtype: string
18
+ - name: sex.label
19
+ dtype: string
20
+ - name: classif1
21
+ dtype: string
22
+ - name: classif1.label
23
+ dtype: string
24
+ - name: classif2
25
+ dtype: string
26
+ - name: classif2.label
27
+ dtype: string
28
+ - name: time
29
+ dtype: int64
30
+ - name: obs_value
31
+ dtype: float64
32
+ - name: obs_status
33
+ dtype: string
34
+ - name: obs_status.label
35
+ dtype: string
36
+ - name: note_classif
37
+ dtype: string
38
+ - name: note_classif.label
39
+ dtype: string
40
+ - name: note_indicator
41
+ dtype: string
42
+ - name: note_indicator.label
43
+ dtype: string
44
+ - name: note_source
45
+ dtype: string
46
+ - name: note_source.label
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 4189252
51
+ num_examples: 8740
52
+ - name: test
53
+ num_bytes: 1028179
54
+ num_examples: 2186
55
+ download_size: 160876
56
+ dataset_size: 5217431
57
+ configs:
58
+ - config_name: default
59
+ data_files:
60
+ - split: train
61
+ path: data/train-*
62
+ - split: test
63
+ path: data/test-*
64
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:028b8208fddd9361c7c199f17da43d7f0b93864b865b2bbeaa145f209208aa8e
3
+ size 38253
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b6510caccd9f37baf59f69001b3b5a0f55d83a7a11bddc862ea1e436c18f45
3
+ size 122623