Skip to content

Latest commit

 

History

History
78 lines (56 loc) · 2.09 KB

README.md

File metadata and controls

78 lines (56 loc) · 2.09 KB

BERT를 활용한 재난 관련 트윗 분류 모델

2021-2 재난 및 위기관리 성능평가 연구 - 세서미스트리트

BERT X Colab

DevelopersKey FeaturesDescriptionDataScreenshotsUsage

Developers

김관우서혜민

Key Features

  • AI
  • BERT
  • Disaster
  • Tweets

Description

기본 모델

  • 재난 관련 트윗 분류 모델

과적합 방지 모델

  • Dropout을 적용한 재난 관련 트윗 분류 모델
  • Dropconnect를 적용한 재난 관련 트윗 분류 모델
  • Dropout + Max-norm을 적용한 재난 관련 트윗 분류 모델

Data

https://www.kaggle.com/c/nlp-getting-started/data

Screenshots

모델요약

성능평가(f1-score)

Usage

💡 Learning models in Colab

  1. Clone this repository.
$ git clone https://github.com/Kim-kwan-woo/BERT-Disaster-Tweets.git
  1. Set Colab env
  2. Run ipynb file what you want in code folder