Closed BrianTshatiwa-zz closed 3 years ago
I want to contribute code on how to transfer learn from BERT for text classification
Transferring embeddings from BERT to a feed-forward neural network for text classification
Knowledge on text classification, tensorflow and sklearn
Will implement the model on disaster tweets dataset Dataset name: DisasterTweets(https://www.kaggle.com/vstepanenko/disaster-tweets)
I have the solution using tensorflow, will be happy to create pull request to include the exercise statement/solution
Learning Goals
I want to contribute code on how to transfer learn from BERT for text classification
Exercise Statement
Transferring embeddings from BERT to a feed-forward neural network for text classification
Prerequisites
Knowledge on text classification, tensorflow and sklearn
Data source/summary:
Will implement the model on disaster tweets dataset Dataset name: DisasterTweets(https://www.kaggle.com/vstepanenko/disaster-tweets)
(Optional) Suggest/Propose Solutions
I have the solution using tensorflow, will be happy to create pull request to include the exercise statement/solution