YatinChaudhary / TopicBERT

Implementation of EMNLP2020 accepted paper: "TopicBERT: Topic-aware BERT for Efficient Document Classification"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of EMNLP2020 accepted paper: "TopicBERT: Topic-aware BERT for Efficient Document Classification"


Languages

Language:Python 99.2%Language:Shell 0.8%