Spaces:
Sleeping
Sleeping
| { | |
| "model": { | |
| "name": "openclaw", | |
| "version": "1.0.0" | |
| }, | |
| "training": { | |
| "epochs": 10, | |
| "batch_size": 32, | |
| "learning_rate": 0.001 | |
| }, | |
| "data": { | |
| "input_path": "/app/data", | |
| "output_path": "/app/output" | |
| } | |
| } |