jfloresf commited on
Commit
0cc9b5d
1 Parent(s): 4d3244f

Upload main.json

Browse files
Files changed (1) hide show
  1. main.json +15 -7
main.json CHANGED
@@ -7,12 +7,20 @@
7
  "extent": {
8
  "spatial": {
9
  "bbox": [
10
- [-180, -90, 180, 90]
 
 
 
 
 
11
  ]
12
  },
13
  "temporal": {
14
  "interval": [
15
- ["2018-01-01T00:00:00Z", None]
 
 
 
16
  ]
17
  }
18
  },
@@ -20,19 +28,19 @@
20
  {
21
  "rel": "self",
22
  "href": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/catalog.json"
23
- }
24
  ],
25
  "ml:train": {
26
  "n_items": 5,
27
- "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/train/",
28
  },
29
  "ml:validation": {
30
  "n_items": 5,
31
- "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/validation/",
32
  },
33
  "ml:test": {
34
  "n_items": 5,
35
- "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/test/",
36
  },
37
  "ml:version": "0.0.1",
38
  "ml:task": "TensorToTensor",
@@ -42,7 +50,7 @@
42
  "url": "https://huggingface.co/jfloresf"
43
  },
44
  "ml:split_strategy": {
45
- "type": "random",
46
  },
47
  "ml:discuss": "https://huggingface.co/jfloresf",
48
  "ml:raw": "https://huggingface.co/jfloresf"
 
7
  "extent": {
8
  "spatial": {
9
  "bbox": [
10
+ [
11
+ -180,
12
+ -90,
13
+ 180,
14
+ 90
15
+ ]
16
  ]
17
  },
18
  "temporal": {
19
  "interval": [
20
+ [
21
+ "2018-01-01T00:00:00Z",
22
+ null
23
+ ]
24
  ]
25
  }
26
  },
 
28
  {
29
  "rel": "self",
30
  "href": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/catalog.json"
31
+ }
32
  ],
33
  "ml:train": {
34
  "n_items": 5,
35
+ "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/train/"
36
  },
37
  "ml:validation": {
38
  "n_items": 5,
39
+ "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/validation/"
40
  },
41
  "ml:test": {
42
  "n_items": 5,
43
+ "url": "https://huggingface.co/datasets/jfloresf/demo2/resolve/main/test/"
44
  },
45
  "ml:version": "0.0.1",
46
  "ml:task": "TensorToTensor",
 
50
  "url": "https://huggingface.co/jfloresf"
51
  },
52
  "ml:split_strategy": {
53
+ "type": "random"
54
  },
55
  "ml:discuss": "https://huggingface.co/jfloresf",
56
  "ml:raw": "https://huggingface.co/jfloresf"