I attempted to train the model using bash run/run_experiment.sh configs/amr2.0-structured-bart-large-sep-voc.sh and it looks like my 12GB 2080Ti GPU doesn't have enough memory.
In fact, I had two 12GB 2080Ti GPU on server, but only one of them used during training.
Does the code use multi-GPUs? Is there anything else I need to modify ?