Kossisoroyce commited on
Commit
73d3d3f
·
verified ·
1 Parent(s): 76cc056

HDX repackage via ESA pipeline

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: name
5
+ dtype: string
6
+ - name: versioncode
7
+ dtype: string
8
+ - name: currentrequestedfunds
9
+ dtype: int64
10
+ - name: objective
11
+ dtype: string
12
+ - name: startdate
13
+ dtype: timestamp[ns]
14
+ - name: enddate
15
+ dtype: timestamp[ns]
16
+ - name: globalclusters
17
+ dtype: string
18
+ - name: locations
19
+ dtype: string
20
+ - name: organizations
21
+ dtype: string
22
+ - name: plans
23
+ dtype: string
24
+ - name: response_plan_code
25
+ dtype: string
26
+ - name: esa_source
27
+ dtype: string
28
+ - name: esa_processed
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 7062
33
+ num_examples: 20
34
+ - name: test
35
+ num_bytes: 1936
36
+ num_examples: 5
37
+ download_size: 15666
38
+ dataset_size: 8998
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9391ba8db4cbb2214f40880e64c39395a457cd9ea41b4029c5e4bed3d787135
3
+ size 7285
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e0c4b1c57551666b04062c022002d9f98408405e6c9c091263c14f002526ef
3
+ size 8381