| language: | |
| - en | |
| metrics: | |
| - accuracy | |
| base_model: | |
| - meta-llama/Llama-3.3-70B-Instruct | |
| library_name: adapter-transformers | |
| datasets: | |
| - HuggingFaceTB/finemath | |
| python miner_utils/upload_model.py \ | |
| --hf_repo_id {minepro} \ | |
| --wallet.name {mineprowallet} \ | |
| --wallet.hotkey {mineprohotkey} \ | |
| --model_dir {Meta-Llama-3-8B-Instruct/} \ | |
| --epoch 0 \ | |
| --netuid 21 |