Skip to content

banagg/Kaggle-TSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Kaggle-TSE

About

  1. The project was worked in a team of two while participating in Kaggle's Summer 2020 challenge named Tweet Sentiment Extraction.
  2. A model was required to be made which would extract phrases from a given tweet which reflects a given sentiment.
  3. Hugging Face's DistilBERT was used to train the model. The data for which was downloaded from Kaggle itself.
  4. A question answering model was made using the above-mentioned model while applying some pre-processing and post-processing methods inferred from the results and the given dataset.
  5. An accuracy of 70.636 was achieved in the final private leaderboard.

About

Kaggle's Tweet Sentiment Extraction challenge. Model had to extract phrases out of a tweet which maximise a given sentiment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published