Skip to content

tianjianl/error_norm_truncation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Error Norm Truncation

This is the code repository for the paper Error Norm Truncation: Robust Training in the Presence of Data Noise for Text Generation Models (Under Construction).

Getting Started

Machine Translation code is at ./fairseq

Language Modeling code is at ./language_modeling

Text Summarization code is at ./t5_finetune

Citation

@article{li2023errornormtruncation,
  title={Error Norm Truncation: Robust Training in the Presence of Data Noise for Text Generation Models},
  author={Tianjian Li and Haoran Xu and Philipp Koehn and Daniel Khashabi and Kenton Murray},
  year={2023},
  eprint={2310.00840},
  archivePrefix={arXiv},
  primaryClass={cs.CL}, 
  url={https://arxiv.org/abs/2310.00840}
}

About

Code Repository for Error Norm Truncation [ICLR 2024 Spotlight]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published