Add phobert_rtx6000_metrics/result_ablation_phobert/mrpc/PhoBERT/hf_sequence_classifier/seed_43/run_command.txt
Browse files
phobert_rtx6000_metrics/result_ablation_phobert/mrpc/PhoBERT/hf_sequence_classifier/seed_43/run_command.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
/usr/local/bin/python /workspace/run_glue_MHA_gated.py --model_name_or_path vinai/phobert-base-v2 --dataset_name tmnam20/ViGLUE --task_name mrpc --max_seq_length 128 --do_train --do_eval --evaluation_strategy epoch --save_strategy no --logging_strategy steps --logging_steps 25 --report_to none --num_train_epochs 3 --learning_rate 3e-05 --per_device_train_batch_size 48 --per_device_eval_batch_size 96 --gradient_accumulation_steps 1 --dataloader_num_workers 1 --seed 43 --output_dir result_ablation_phobert/mrpc/PhoBERT/hf_sequence_classifier/seed_43 --overwrite_output_dir --trust_remote_code true --bf16 --tf32 true --skip_model_save
|