Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 480 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 480 Bytes

About

This code consists of the implementations of TopicBERT framework proposed in the paper titled: "TopicBERT: Topic-aware BERT for Efficient Document Classification" accepted at EMNLP2020 Conference in "Findings in EMNLP" track.

Paper: TopicBERT: Topic-aware BERT for Efficient Document Classification

The two subdirectories contains the implementations of our two proposed models:

  1. TopicBERT
  2. TopicDistilBERT