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

Contextualized bias mitigation #5176

Merged
merged 58 commits into from
Jun 2, 2021

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 Apr 29, 2021

  1. fairness during finetuning

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

Commits on May 5, 2021

  1. finished bias mitigator wrapper

    Arjun Subramonian authored and Arjun Subramonian committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ae592d8 View commit details
    Browse the repository at this point in the history
  2. added reference

    Arjun Subramonian authored and Arjun Subramonian committed May 5, 2021
    Configuration menu
    Copy the full SHA
    2501b8c View commit details
    Browse the repository at this point in the history
  3. updated CHANGELOG and fixed minor docs issues

    Arjun Subramonian committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f664dfb View commit details
    Browse the repository at this point in the history
  4. move id tensors to embedding device

    Arjun Subramonian committed May 5, 2021
    Configuration menu
    Copy the full SHA
    595449d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    dc4793f View commit details
    Browse the repository at this point in the history
  2. fixed to use predetermined bias direction

    Arjun Subramonian committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0cdcf89 View commit details
    Browse the repository at this point in the history
  3. fixed minor doc errors

    Arjun Subramonian committed May 6, 2021
    Configuration menu
    Copy the full SHA
    f254128 View commit details
    Browse the repository at this point in the history
  4. snli reader registration issue

    Arjun Subramonian committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1be00c8 View commit details
    Browse the repository at this point in the history
  5. fixed _pretrained from params issue

    Arjun Subramonian committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a6c9bf6 View commit details
    Browse the repository at this point in the history
  6. fixed device issues

    Arjun Subramonian committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6624680 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. evaluate bias mitigation initial commit

    Arjun Subramonian committed May 9, 2021
    Configuration menu
    Copy the full SHA
    90a372e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. finished evaluate bias mitigation

    Arjun Subramonian committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c6a2dbf View commit details
    Browse the repository at this point in the history
  2. handles multiline prediction files

    Arjun Subramonian committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7797659 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. fixed minor bugs

    Arjun Subramonian committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bbfddd7 View commit details
    Browse the repository at this point in the history
  2. fixed minor bugs

    Arjun Subramonian committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f2f3fc3 View commit details
    Browse the repository at this point in the history
  3. improved prediction diff JSON format

    Arjun Subramonian committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4e79de7 View commit details
    Browse the repository at this point in the history
  4. merged main

    Arjun Subramonian committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5dae69f View commit details
    Browse the repository at this point in the history
  5. forgot to resolve a conflict

    Arjun Subramonian committed May 11, 2021
    Configuration menu
    Copy the full SHA
    254676f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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

    …s/contextualized-bias-mitigation
    Arjun Subramonian committed May 13, 2021
    Configuration menu
    Copy the full SHA
    26d8dff View commit details
    Browse the repository at this point in the history
  2. Refactored evaluate bias mitigation to use NLI metric

    Arjun Subramonian committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1ae5e99 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Added SNLIPredictionsDiff class

    Arjun Subramonian committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e2cc38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34cf31 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. finished evaluate bias mitigation

    Arjun Subramonian committed May 18, 2021
    Configuration menu
    Copy the full SHA
    fdb9ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3efffd2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    AkshitaB authored May 18, 2021
    Configuration menu
    Copy the full SHA
    c47de58 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

    …s/contextualized-bias-mitigation
    Arjun Subramonian committed May 20, 2021
    Configuration menu
    Copy the full SHA
    2b8cf09 View commit details
    Browse the repository at this point in the history
  2. Replaced local data files with github raw content links

    Arjun Subramonian committed May 20, 2021
    Configuration menu
    Copy the full SHA
    33d6267 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

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

Commits on May 26, 2021

  1. deleted evaluate_bias_mitigation from git tracking

    Arjun Subramonian authored and Arjun Subramonian committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4afb7f2 View commit details
    Browse the repository at this point in the history
  2. removed evaluate-bias-mitigation instances from rest of repo

    Arjun Subramonian authored and Arjun Subramonian committed May 26, 2021
    Configuration menu
    Copy the full SHA
    21bed9d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'arjuns/contextualized-bias-mitigation' of https://githu…

    …b.com/allenai/allennlp into arjuns/contextualized-bias-mitigation
    Arjun Subramonian authored and Arjun Subramonian committed May 26, 2021
    Configuration menu
    Copy the full SHA
    fefcbad View commit details
    Browse the repository at this point in the history
  4. addressed Akshita's comments

    Arjun Subramonian authored and Arjun Subramonian committed May 26, 2021
    Configuration menu
    Copy the full SHA
    972ea60 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. moved bias mitigator applicator test to allennlp-models

    Arjun Subramonian authored and Arjun Subramonian committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b4011cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7fffb View commit details
    Browse the repository at this point in the history
  3. removed unnecessary files

    Arjun Subramonian authored and Arjun Subramonian committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    22a5964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd727dd View commit details
    Browse the repository at this point in the history