Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EXE] Transfer Learn From BERT for Text Classification #180

Open
BrianTshatiwa-zz opened this issue Oct 4, 2021 · 0 comments · May be fixed by #181
Open

[EXE] Transfer Learn From BERT for Text Classification #180

BrianTshatiwa-zz opened this issue Oct 4, 2021 · 0 comments · May be fixed by #181

Comments

@BrianTshatiwa-zz
Copy link

BrianTshatiwa-zz commented Oct 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant