Download Latest Version TextBox 2.0 Release.zip (5.7 MB)
Email in envelope

Get an email when there's a new version of TextBox

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-12-27 1.2 kB
TextBox 2.0 Release.tar.gz 2022-12-27 5.6 MB
TextBox 2.0 Release.zip 2022-12-27 5.7 MB
Totals: 3 Items   11.3 MB 0

TextBox 2.0 is an up-to-date text generation library based on Python and PyTorch focusing on building a unified and standardized pipeline for applying pre-trained language models to text generation:

  • From a task perspective, we consider 13 common text generation tasks such as translation, story generation, and style transfer, and their corresponding 83 widely-used datasets.
  • From a model perspective, we incorporate 47 pre-trained language models/modules covering the categories of general, translation, Chinese, dialogue, controllable, distilled, prompting, and lightweight models (modules).
  • From a training perspective, we support 4 pre-training objectives and 4 efficient and robust training strategies, such as distributed data parallel and efficient generation.

Compared with the previous version of TextBox, this extension mainly focuses on building a unified, flexible, and standardized framework for better supporting PLM-based text generation models. There are three advantages of TextBox 2.0:

  • It is a significant innovation focusing on comprehensive tasks and PLMs.
  • It is designed to be unified in implementation and interface.
  • It can faithfully reproduce the results reported in existing work.
Source: README.md, updated 2022-12-27