Skip to content

Text classification with fine tuned LLM model. Bert model fine tuned on created dataset.

License

Notifications You must be signed in to change notification settings

Mahesh3394/clinical_text_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinical_text_classification

Problem Statement:

In this casestudy we are going to classify clinical text into different categories. Here the text is in clinical domain and carry the information about category of disease.

Dataset:

  • Dataset consist of text files which contains summary of clinical text along with label.

Models:

  1. Here we train simple LSTM model for text classification.
  2. Bert model is fine tuned on dataset.

Deployment:

  • Simple streamlit application created and docker image created.

  • Same application deployed on local cluster.

  • Application deployed on huggingface space.

    image

About

Text classification with fine tuned LLM model. Bert model fine tuned on created dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published