This repository includes an analysis on the ethics, privacy, and fairness of LLM's.
** LLM's analysed**:
- ChatGPT(GPT4 & GPT4o)
- Gemini
- Copilot
- Google BERT on Hugging Face
In the data folder you will find json files that inlude prompts, answers and categories. The category is the reponse type deduced from the answer given by the LLM.
The manipulate_responses.csv
file includes a concatination of the json files.
In the data/ethics_data
folder you will find datasets that have prompts to train a model on commonsense, deontology, justice, utilartarianism, and virtue. The folder was taken from this repository.
You can find a PDF analysis report of the experiment here