Skip to content

bforbanks/llm-bias-project

Repository files navigation

Examination of Prompt-Induced Biases in Moral Evaluations by GPT-4o

Overview

This repository contains the code and data used for the paper x. The goal of the project is to predict frustration levels from heart rate signals using various machine learning models, focusing on their generalizability to new individuals.

Table of Contents

Dependencies

To install the required packages, run:

pip install -r requirements.txt

Additionally, create a .env file in the root directory of the project with the following content:

OPENAI_API_KEY=x

Usage

This project was developed and run using IPython.

It is recommended to run the scripts in an IPython environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published