Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Bias Mitigation and Direction Methods #5130

Merged
merged 25 commits into from
May 11, 2021
Merged

Commits on Apr 13, 2021

  1. added linear and hard debiasers

    Arjun Subramonian authored and Arjun Subramonian committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    79c6c33 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. worked on documentation

    Arjun Subramonian authored and Arjun Subramonian committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e23057c View commit details
    Browse the repository at this point in the history
  2. committing changes before branch switch

    Arjun Subramonian authored and Arjun Subramonian committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    fcc3d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. committing changes before switching branch

    Arjun Subramonian authored and Arjun Subramonian committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    7d00910 View commit details
    Browse the repository at this point in the history
  2. finished bias direction, linear and hard debiasers, need to write tests

    Arjun Subramonian authored and Arjun Subramonian committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    668a513 View commit details
    Browse the repository at this point in the history
  3. finished bias direction test

    Arjun Subramonian authored and Arjun Subramonian committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    91029ef View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Commiting changes before switching branch

    Arjun Subramonian authored and Arjun Subramonian committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    396b245 View commit details
    Browse the repository at this point in the history
  2. finished hard and linear debiasers

    Arjun Subramonian authored and Arjun Subramonian committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a8c22a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. finished OSCaR

    Arjun Subramonian authored and Arjun Subramonian committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ef6a062 View commit details
    Browse the repository at this point in the history
  2. bias mitigators tests and bias metrics remaining

    Arjun Subramonian authored and Arjun Subramonian committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    2c873cb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. added bias mitigator tests

    Arjun Subramonian authored and Arjun Subramonian committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    d97a526 View commit details
    Browse the repository at this point in the history
  2. added bias mitigator tests

    Arjun Subramonian authored and Arjun Subramonian committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    8460281 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. finished tests for bias mitigation methods

    Arjun Subramonian authored and Arjun Subramonian committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5a76922 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into arjuns/post-processin…

    …g-debiasing
    Arjun Subramonian authored and Arjun Subramonian committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    85cb107 View commit details
    Browse the repository at this point in the history
  3. fixed gpu issues

    Arjun Subramonian authored and Arjun Subramonian committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8e55f28 View commit details
    Browse the repository at this point in the history
  4. fixed gpu issues

    Arjun Subramonian authored and Arjun Subramonian committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b42b73a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. fixed gpu issues

    Arjun Subramonian committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    37d8e33 View commit details
    Browse the repository at this point in the history
  2. resolve issue with count_nonzero not being differentiable

    Arjun Subramonian committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    31b1d2c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. merged main into post-processing-debiasing

    Arjun Subramonian committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a1f4f2a View commit details
    Browse the repository at this point in the history
  2. added more references

    Arjun Subramonian committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    36cebe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge branch 'main' of https://github.com/allenai/allennlp into arjun…

    …s/post-processing-debiasing
    Arjun Subramonian authored and Arjun Subramonian committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    88c083b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    7269c1d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    24ce58f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. responded to Akshita's comments

    Arjun Subramonian committed May 9, 2021
    Configuration menu
    Copy the full SHA
    4495627 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'arjuns/post-processing-debiasing' of https://github.com…

    …/allenai/allennlp into arjuns/post-processing-debiasing
    Arjun Subramonian committed May 9, 2021
    Configuration menu
    Copy the full SHA
    1182b10 View commit details
    Browse the repository at this point in the history