dsgt-snakeclef / fetch_model.sh
Anthony Miyaguchi
Use mode, updated model, and larger batch size
8e899a8
raw
history blame contribute delete
No virus
135 Bytes
#!/usr/bin/bash
path=gs://dsgt-clef-snakeclef-2024/models/torch-petastorm-v2-cls-token/checkpoints/last.ckpt
gcloud storage cp $path .