- Python 3.6 or higher.
- Cython 0.25.2 or any compatible version.
- PyTorch 1.0.0+.
- EVALB. Before starting, run
make
inside theEVALB/
directory to compile anevalb
executable. This will be called from Python for evaluation. - pytorch-transformers PyTorch 1.0.0+ or any compatible version.
To train the model, simply run:
sh run_srl_syn.sh
To test after setting model path:
sh test.sh