We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: TextBox: A Unified, Modularized, and Extensible Framework for Text Generation

Abstract: In this paper, we release an open-source library, called TextBox, to provide a unified, modularized, and extensible text generation framework. TextBox aims to support a broad set of text generation tasks and models. In our library, we implement 21 text generation models on 9 benchmark datasets, covering the categories of VAE, GAN, and pretrained language models. Meanwhile, our library maintains sufficient modularity and extensibility by properly decomposing the model architecture, inference, and learning process into highly reusable modules, which allows users to easily incorporate new models into our framework. The above features make TextBox specially suitable for researchers and practitioners to quickly reproduce baseline models and develop new models. TextBox is implemented based on PyTorch, and released under Apache License 2.0 at this https URL
Comments: 9 pages, 2 figures, 4 tables. For our GitHub page, see this https URL
Subjects: Artificial Intelligence (cs.AI)
Cite as: arXiv:2101.02046 [cs.AI]
  (or arXiv:2101.02046v3 [cs.AI] for this version)

Submission history

From: Junyi Li [view email]
[v1] Wed, 6 Jan 2021 14:02:42 GMT (133kb,D)
[v2] Thu, 7 Jan 2021 09:28:10 GMT (134kb,D)
[v3] Mon, 19 Apr 2021 08:36:14 GMT (147kb,D)

Link back to: arXiv, form interface, contact.