Spaces:
Runtime error
Runtime error
File size: 145 Bytes
c5db72e | 1 2 | #!/bin/bash
python main.py --data_dir data/VUA20 --task_name vua --model_type MELBERT --train_batch_size 32 --learning_rate 3e-5 --warmup_epoch 2 |