Update aether-model-card.json
Browse files- aether-model-card.json +5 -2
aether-model-card.json
CHANGED
|
@@ -58,9 +58,12 @@
|
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"training_parameters": {
|
| 61 |
-
"training_methodology": "",
|
| 62 |
"data_card_link": "",
|
| 63 |
-
"dependencies": ""
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
},
|
| 65 |
"inference_requirements": {
|
| 66 |
"software": "",
|
|
|
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"training_parameters": {
|
|
|
|
| 61 |
"data_card_link": "",
|
| 62 |
+
"dependencies": "",
|
| 63 |
+
"training_methodology": "",
|
| 64 |
+
"epochs": 5,
|
| 65 |
+
"imgsz": 640,
|
| 66 |
+
"batch": 2
|
| 67 |
},
|
| 68 |
"inference_requirements": {
|
| 69 |
"software": "",
|