jiant
is a software toolkit for natural language processing research, designed to facilitate work on multitask learning and transfer learning for sentence understanding tasks.
git clone https://github.com/jiant-dev/jiant.git
pip install -r jiant/requirements-dev.txt
You can confirm that jiant
is installed by running a basic experiment using the instructions here.
Examples to help you get started can be found here here.
Templates for bug reports and feature requests are provided here.
The jiant
project's contributing guidelines can be found here.
jiant
is released under the MIT License.