๐
๐
Old Age
BabyStories: Can Reinforcement Learning Teach Baby Language Models to Write Better Stories?
October 25, 2023 ยท Entered Twilight ยท ๐ Proceedings of the BabyLM Challenge at the 27th Conference on Computational Natural Language Learning
Repo contents: .DS_Store, OTHERS, README.md, baby_prepare.py, baby_tokenizer.py, train.py
Authors
Xingmeng Zhao, Tongnian Wang, Sheri Osborn, Anthony Rios
arXiv ID
2310.16681
Category
cs.CL: Computation & Language
Citations
11
Venue
Proceedings of the BabyLM Challenge at the 27th Conference on Computational Natural Language Learning
Repository
https://github.com/Zephyr1022/BabyStories-UTSA
โญ 4
Last Checked
6 months ago
Abstract
Language models have seen significant growth in the size of their corpus, leading to notable performance improvements. Yet, there has been limited progress in developing models that handle smaller, more human-like datasets. As part of the BabyLM shared task, this study explores the impact of reinforcement learning from human feedback (RLHF) on language models pretrained from scratch with a limited training corpus. Comparing two GPT-2 variants, the larger model performs better in storytelling tasks after RLHF fine-tuning. These findings suggest that RLHF techniques may be more advantageous for larger models due to their higher learning and adaptation capacity, though more experiments are needed to confirm this finding. These insights highlight the potential benefits of RLHF fine-tuning for language models within limited data, enhancing their ability to maintain narrative focus and coherence while adhering better to initial instructions in storytelling tasks. The code for this work is publicly at https://github.com/Zephyr1022/BabyStories-UTSA.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computation & Language
๐
๐
Old Age
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
๐
๐
Old Age
XLNet: Generalized Autoregressive Pretraining for Language Understanding
๐ฎ
๐ฎ
The Ethereal
Effective Approaches to Attention-based Neural Machine Translation
๐
๐
Old Age
A large annotated corpus for learning natural language inference
๐
๐
Old Age