Files changed (1) hide show
  1. datasets/org-1.json +22 -0
datasets/org-1.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "competition_id": "melanoma-1",
4
+ "organization_id": "org-1",
5
+ "contact_email": "[email protected]",
6
+ "dataset_hf_repo": "safescanai/test_dataset",
7
+ "dataset_hf_filename": "test_dataset.zip",
8
+ "dataset_hf_repo_type": "dataset",
9
+ "dataset_size": 1000,
10
+ "bittensor_hotkey": "asdasda"
11
+ },
12
+ {
13
+ "competition_id": "melanoma-1",
14
+ "organization_id": "org-1",
15
+ "contact_email": "[email protected]",
16
+ "dataset_hf_repo": "safescanai/test_dataset",
17
+ "dataset_hf_filename": "test_dataset.zip",
18
+ "dataset_hf_repo_type": "dataset",
19
+ "dataset_size": 1000,
20
+ "bittensor_hotkey": "asdasda"
21
+ }
22
+ ]