Using a Transformer to classify if a scenario is moral or not.
How to Run:
- Download the the repository.
- Navigate to the directory where the code is located in your terminal.
- Run: flask --app app run
- Enter localhost:5000 in your webbrowswer.
Requirements: -Flask -Pytorch