SoTA Abstract Meaning Representation (AMR) parsing with word-node alignments in Pytorch. Includes checkpoints and other tools such as statistical significance Smatch.
Apache License 2.0
245
stars
48
forks
source link
AssertionError: current action not in the allowed space? check the rules. #27
Hi, I'm trying to train the action-transformer model on the AMR2.0 dataset. I follow the README to run bash run/run_experiment.sh configs/amr2.0-action-pointer.sh, but get the following assertion error, what should I do?
Hi, I'm trying to train the action-transformer model on the AMR2.0 dataset. I follow the README to run
bash run/run_experiment.sh configs/amr2.0-action-pointer.sh
, but get the following assertion error, what should I do?