Trainer Node Guide
How to train the model defined by the Task Creator/Admin
1. Connect Wallet with SoraChain Dashboard
2. Set up client repository
a. Preprocess Data
# Assume, you are in cloned repo directory
Python ./src/preprocess_nanoArticles.py --output_dir ./data/Output
3. Start Trainer node Automation

Last updated