Skip to content

AbuUbaida/quesSim-bert

Repository files navigation

Question Similarity Assessment using Transfer Learning: The basic workflow of transfer learning from a general pre-trained language model (BERT) to a specific task of similarity assessment was practiced. For this task, the Quora dataset was utilized, which is composed of question pairs for the task to determine if the qustions are paraphrases of each other (have the same meaning). For avoiding the model level complexity and to minimize the expensive GPU cost, a basic transformer model (bert-base-uncased) was used from HuggingFace library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published