Skip to content

anthonysicilia/equitable-dialogue-ACL2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

equitable-dialogue-ACL2023

This is the code repo. for "Learning to Generate Equitable Text in Dialogue from Biased Training Data" published in ACL 2023.

The project is an extension and mostly uses the code/algorithms implemented LEATHER (linked repo.).

The two new scripts needed are provided in this repository:

  1. evaluation.py, which is used to conduct the automated bias/equity evaluation shown in the paper.
  2. train.py, which is a replacement for train/CL/train.py in the original LEATHER repo. This new version adds/implements a fair flag in the script arguments to train the DS baseline in "Learning to Generate...".

Besides these scripts all dependencies/procedures are identical to those listed in the LEATHER README. Please reach out if you have any questions, and if you are interested in our other works on learning theory and dialogue, please see below:

About

This is the code repo. for "Learning to Generate Equitable Text in Dialogue from Biased Training Data" to appear in ACL 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages