Skip to content

egouilliard/data_259_ethics

Repository files navigation

Ethics, Fairness, and Privacy Analysis of LLM’s

This repository includes an analysis on the ethics, privacy, and fairness of LLM's.

Data

** LLM's analysed**:

  1. ChatGPT(GPT4 & GPT4o)
  2. Gemini
  3. Copilot
  4. Google BERT on Hugging Face

Data collection

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.

Analysis

You can find a PDF analysis report of the experiment here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published