Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Paper page - Universal Language Model Fine-tuning for Text Classification
[go: Go Back, main page]

Papers
arxiv:1801.06146

Universal Language Model Fine-tuning for Text Classification

Published on Jan 18, 2018
Authors:

Abstract

ULMFiT is a transfer learning method for NLP that outperforms existing approaches and reduces errors on text classification tasks significantly with minimal data.

Inductive transfer learning has greatly impacted computer vision, but existing approaches in NLP still require task-specific modifications and training from scratch. We propose Universal Language Model Fine-tuning (ULMFiT), an effective transfer learning method that can be applied to any task in NLP, and introduce techniques that are key for fine-tuning a language model. Our method significantly outperforms the state-of-the-art on six text classification tasks, reducing the error by 18-24% on the majority of datasets. Furthermore, with only 100 labeled examples, it matches the performance of training from scratch on 100x more data. We open-source our pretrained models and code.

Community

Sign up or log in to comment

Get this paper in your agent:

hf papers read 1801.06146
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 5

Browse 5 models citing this paper

Datasets citing this paper 1

Spaces citing this paper 21

Browse 21 spaces citing this paper

Collections including this paper 10