This project utilizes Bert for fine-tuning the task of classifying police data, and uses streamlit for visualization and presentation of results
Demo: https://police-classification-wywpzhdqnxldyquhcgllsi.streamlit.app/
- Run the following command to install the required dependencies
pip install -r requirements.txt
- Run the following command to run the visualization interface
streamlit run app.py
Using the train.ipynb
file to train your program