Skip to content

v2.0.0

Compare
Choose a tag to compare
@zphang zphang released this 08 Oct 16:16
· 111 commits to master since this release

Highlighted changes:

  • jiant 2.0 is a complete rewrite of jiant, built natively on transformers and nlp/datasets
  • Support for 50+ natural language understanding task, including the GLUE, SuperGLUE and XTREME benchmarks
  • Support for BERT, RoBERTa, ALBERT, XLM-R, etc
  • Includes data-downloading, tokenize-and-caching, training-and-evaluation code, and benchmark submission code for relevant tasks