python train.py fine-tuning --model 'VietAI/vit5-base' --dataset_path 'shnl/qg-example' \ --input_types 'paragraph_answer' --output_types 'question' --prefix_types 'qg' Fine-tuning Multitask Model: For training the multitask model, the training instances of AE and QG are mixed ...