← Search

Zebin Ou

3 accepted papers

2024

Predicting Emergent Abilities with Infinite Resolution Evaluation

ICLR 2024poster

The scientific scale-up of large language models (LLMs) necessitates a comprehensive understanding of their scaling properties. However, the existing literature on the scaling properties only yields an incomplete answer: optimization loss decreases predictably as the model size increases, in line wi…

Cited by 2SourcePDFScholar
2023

GEMINI: Controlling The Sentence-Level Summary Style in Abstractive Text Summarization

EMNLP 2023long main

Human experts write summaries using different techniques, including extracting a sentence from the document and rewriting it, or fusing various information from the document to abstract it. These techniques are flexible and thus difficult to be imitated by any single method. To address this issue, w…

Cited by 0SourcecodeScholar
2022

On the Role of Pre-trained Language Models in Word Ordering: A Case Study with BART

COLING 2022main

Word ordering is a constrained language generation task taking unordered words as input. Existing work uses linear models and neural networks for the task, yet pre-trained language models have not been studied in word ordering, let alone why they help. We use BART as an instance and show its effecti…