Spaces:
No application file
No application file
initial config
Browse files- competition_config.yml +8 -0
- datasets/org-1.yaml +16 -0
- datasets/org-2.yaml +16 -0
competition_config.yml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- competition_id: melanoma-1
|
2 |
+
evaluation_times:
|
3 |
+
- "10:00"
|
4 |
+
- "22:00"
|
5 |
+
- competition_id: breast-1
|
6 |
+
evaluation_times:
|
7 |
+
- "10:00"
|
8 |
+
- "22:00"
|
datasets/org-1.yaml
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- competition_id: melanoma-1
|
2 |
+
organization_id: org-1
|
3 |
+
contact_email: [email protected]
|
4 |
+
dataset_hf_repo: safescanai/test_dataset
|
5 |
+
dataset_hf_filename: test_dataset.zip
|
6 |
+
dataset_hf_repo_type: dataset
|
7 |
+
dataset_size: 1000
|
8 |
+
bittensor_hotkey: asdasda
|
9 |
+
- competition_id: melanoma-1
|
10 |
+
organization_id: org-1
|
11 |
+
contact_email: [email protected]
|
12 |
+
dataset_hf_repo: safescanai/test_dataset
|
13 |
+
dataset_hf_filename: test_dataset.zip
|
14 |
+
dataset_hf_repo_type: dataset
|
15 |
+
dataset_size: 1000
|
16 |
+
bittensor_hotkey: asdasda
|
datasets/org-2.yaml
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- competition_id: melanoma-1
|
2 |
+
organization_id: org-2
|
3 |
+
contact_email: [email protected]
|
4 |
+
dataset_hf_repo: safescanai/test_dataset
|
5 |
+
dataset_hf_filename: test_dataset.zip
|
6 |
+
dataset_hf_repo_type: dataset
|
7 |
+
dataset_size: 1000
|
8 |
+
bittensor_hotkey: asdasda
|
9 |
+
- competition_id: melanoma-1
|
10 |
+
organization_id: org-2
|
11 |
+
contact_email: [email protected]
|
12 |
+
dataset_hf_repo: safescanai/test_dataset
|
13 |
+
dataset_hf_filename: test_dataset.zip
|
14 |
+
dataset_hf_repo_type: dataset
|
15 |
+
dataset_size: 1000
|
16 |
+
bittensor_hotkey: asdasda
|