This page explains our platform's key terminologies, standard settings and architecture
Terminologies
Client site: A client site typically refers to the computer system/server with local data where the model training/validation takes place locally.
Job: A job is the task you would like to submit on our platform like training/validation.
Standard settings
A federated training process on our platform will typically wait for 60 mins for other client sites to upload their local model weights after it has received the first weights submission from one of the clients sites.
A federated validation process will timeout after 100 mins at client site, if it has not received the results for model validation.
As of v1.0.0, you can only use the platform to submit new jobs and view results of the latest job. You CANNOT view a history of submitted jobs and results as of now, so do make sure to download every job input and results from our portal before submitting a new job.
If you would like to change any of the limits in the first two points, please contact us.