jfloresf commited on
Commit
b8aad31
·
1 Parent(s): a4cd3ae

add main.json

Browse files
Files changed (1) hide show
  1. main.json +11 -11
main.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "type": "Collection",
3
  "stac_version": "1.0.0-beta.2",
4
- "id": "demo2",
5
  "description": "Demo collection",
6
  "license": "CC-BY-4.0",
7
  "extent": {
@@ -19,7 +19,7 @@
19
  "interval": [
20
  [
21
  "2018-01-01T00:00:00Z",
22
- null
23
  ]
24
  ]
25
  }
@@ -27,26 +27,26 @@
27
  "links": [
28
  {
29
  "rel": "self",
30
- "href": "https://huggingface.co/datasets/jfloresf/demo/resolve/main/catalog.json"
31
  }
32
  ],
33
  "ml:train": {
34
- "n_items": 5,
35
- "url": "https://huggingface.co/datasets/jfloresf/demo/resolve/main/train/"
36
  },
37
  "ml:validation": {
38
- "n_items": 5,
39
- "url": "https://huggingface.co/datasets/jfloresf/demo/resolve/main/validation/"
40
  },
41
  "ml:test": {
42
- "n_items": 5,
43
- "url": "https://huggingface.co/datasets/jfloresf/demo/resolve/main/test/"
44
  },
45
  "ml:version": "0.0.1",
46
  "ml:task": "TensorToTensor",
47
  "ml:curator": {
48
  "name": "Jair Flores",
49
- "email": "demo@gmail.com",
50
  "url": "https://huggingface.co/jfloresf"
51
  },
52
  "ml:split_strategy": {
@@ -54,4 +54,4 @@
54
  },
55
  "ml:discuss": "https://huggingface.co/jfloresf",
56
  "ml:raw": "https://huggingface.co/jfloresf"
57
- }
 
1
  {
2
  "type": "Collection",
3
  "stac_version": "1.0.0-beta.2",
4
+ "id": "burn-cems-1",
5
  "description": "Demo collection",
6
  "license": "CC-BY-4.0",
7
  "extent": {
 
19
  "interval": [
20
  [
21
  "2018-01-01T00:00:00Z",
22
+ "2022-12-31T00:00:00Z"
23
  ]
24
  ]
25
  }
 
27
  "links": [
28
  {
29
  "rel": "self",
30
+ "href": "https://huggingface.co/datasets/jfloresf/burn-cems-1/tree/main/catalog.json"
31
  }
32
  ],
33
  "ml:train": {
34
+ "n_items": 359,
35
+ "url": "https://huggingface.co/datasets/jfloresf/burn-cems-1/tree/main/train/"
36
  },
37
  "ml:validation": {
38
+ "n_items": 67,
39
+ "url": "https://huggingface.co/datasets/jfloresf/burn-cems-1/tree/main/validation/"
40
  },
41
  "ml:test": {
42
+ "n_items": 43,
43
+ "url": "https://huggingface.co/datasets/jfloresf/burn-cems-1/tree/main/test/"
44
  },
45
  "ml:version": "0.0.1",
46
  "ml:task": "TensorToTensor",
47
  "ml:curator": {
48
  "name": "Jair Flores",
49
+ "email": "jfloresf0517@gmail.com",
50
  "url": "https://huggingface.co/jfloresf"
51
  },
52
  "ml:split_strategy": {
 
54
  },
55
  "ml:discuss": "https://huggingface.co/jfloresf",
56
  "ml:raw": "https://huggingface.co/jfloresf"
57
+ }