Skip to content

Repository files navigation

Pronoun Based Bias In LLMs

The file takes 3 inputs: path to input excel file which contains the data, the model type and the prompt type
[check the code for definitions of them]
The main.py file contains:

  1. The file should read the path to the excel file passed
  2. Generate the correct prompt by replacing the placeholders with actual values from excel
  3. Select the correct model to call depending on the choice of model the user entered
  4. Generate a response

Releases

Packages

Contributors

Languages