File size: 134 Bytes
db09549 |
1 2 3 4 5 6 |
lm_eval --model hf \ --model_args pretrained=EleutherAI/pythia-160m \ --tasks indicwikibio-as \ --device cuda:0 \ --batch_size 32 |
db09549 |
1 2 3 4 5 6 |
lm_eval --model hf \ --model_args pretrained=EleutherAI/pythia-160m \ --tasks indicwikibio-as \ --device cuda:0 \ --batch_size 32 |