Skip to content

Working repository for Group 5 of Wharton Global Youth Summer Program 2024 Data Science Academy.

Notifications You must be signed in to change notification settings

Silicon23/Twitter-Depression-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Depression-Detection

Working repository for Group 5 of Wharton Global Youth Summer Program 2024 Data Science Academy.

Notebooks

Project R Notebook

BERT Training

BELT Training

Datasets

Twitter 2015

Harnessing the Power of Hugging Face Transformers for Predicting Mental Health Disorders in Social Networks

Models

2015 BERT

2020 BERT

BELT

For more information see BERT for longer texts

To use this model, clone the above repo and do:

from belt_nlp.bert_classifier_with_pooling import BERTClassifierWithPooling
model = BERTClassifierWithPooling().load(‘path/to/model/directory’)

About

Working repository for Group 5 of Wharton Global Youth Summer Program 2024 Data Science Academy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published