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
Merged
Changes from 1 commit
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
79c6c33
added linear and hard debiasers
Apr 13, 2021
e23057c
worked on documentation
Apr 14, 2021
fcc3d34
committing changes before branch switch
Apr 14, 2021
7d00910
committing changes before switching branch
Apr 15, 2021
668a513
finished bias direction, linear and hard debiasers, need to write tests
Apr 15, 2021
91029ef
finished bias direction test
Apr 15, 2021
396b245
Commiting changes before switching branch
Apr 16, 2021
a8c22a1
finished hard and linear debiasers
Apr 16, 2021
ef6a062
finished OSCaR
Apr 17, 2021
2c873cb
bias mitigators tests and bias metrics remaining
Apr 17, 2021
d97a526
added bias mitigator tests
Apr 18, 2021
8460281
added bias mitigator tests
Apr 18, 2021
5a76922
finished tests for bias mitigation methods
Apr 19, 2021
85cb107
Merge remote-tracking branch 'origin/main' into arjuns/post-processin…
Apr 19, 2021
8e55f28
fixed gpu issues
Apr 19, 2021
b42b73a
fixed gpu issues
Apr 19, 2021
37d8e33
fixed gpu issues
Apr 20, 2021
31b1d2c
resolve issue with count_nonzero not being differentiable
Apr 20, 2021
a1f4f2a
merged main into post-processing-debiasing
Apr 21, 2021
36cebe3
added more references
Apr 21, 2021
88c083b
Merge branch 'main' of https://github.com/allenai/allennlp into arjun…
Apr 28, 2021
86081ee
fairness during finetuning
Apr 29, 2021
ae592d8
finished bias mitigator wrapper
May 5, 2021
2501b8c
added reference
May 5, 2021
f664dfb
updated CHANGELOG and fixed minor docs issues
May 5, 2021
595449d
move id tensors to embedding device
May 5, 2021
dc4793f
Merge branch 'main' into arjuns/contextualized-bias-mitigation
ArjunSubramonian May 6, 2021
0cdcf89
fixed to use predetermined bias direction
May 6, 2021
f254128
fixed minor doc errors
May 6, 2021
1be00c8
snli reader registration issue
May 6, 2021
a6c9bf6
fixed _pretrained from params issue
May 6, 2021
6624680
fixed device issues
May 6, 2021
90a372e
evaluate bias mitigation initial commit
May 9, 2021
c6a2dbf
finished evaluate bias mitigation
May 10, 2021
7797659
handles multiline prediction files
May 10, 2021
bbfddd7
fixed minor bugs
May 11, 2021
f2f3fc3
fixed minor bugs
May 11, 2021
4e79de7
improved prediction diff JSON format
May 11, 2021
5dae69f
merged main
May 11, 2021
254676f
forgot to resolve a conflict
May 11, 2021
26d8dff
Merge branch 'main' of https://github.com/allenai/allennlp into arjun…
May 13, 2021
1ae5e99
Refactored evaluate bias mitigation to use NLI metric
May 13, 2021
e2cc38e
Added SNLIPredictionsDiff class
May 17, 2021
c34cf31
ensured dataloader is same for bias mitigated and baseline models
May 17, 2021
fdb9ea7
finished evaluate bias mitigation
May 18, 2021
3efffd2
Merge branch 'main' into arjuns/contextualized-bias-mitigation
AkshitaB May 18, 2021
c47de58
Update CHANGELOG.md
AkshitaB May 18, 2021
2b8cf09
Merge branch 'main' of https://github.com/allenai/allennlp into arjun…
May 20, 2021
33d6267
Replaced local data files with github raw content links
May 20, 2021
ec53a05
Update allennlp/fairness/bias_mitigator_applicator.py
ArjunSubramonian May 25, 2021
4afb7f2
deleted evaluate_bias_mitigation from git tracking
May 26, 2021
21bed9d
removed evaluate-bias-mitigation instances from rest of repo
May 26, 2021
fefcbad
Merge branch 'arjuns/contextualized-bias-mitigation' of https://githu…
May 26, 2021
972ea60
addressed Akshita's comments
May 26, 2021
b4011cb
moved bias mitigator applicator test to allennlp-models
Jun 2, 2021
4d7fffb
Merge branch 'main' into arjuns/contextualized-bias-mitigation
AkshitaB Jun 2, 2021
22a5964
removed unnecessary files
Jun 2, 2021
bd727dd
Merge branch 'main' into arjuns/contextualized-bias-mitigation
ArjunSubramonian Jun 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of https://github.com/allenai/allennlp into arjun…
…s/contextualized-bias-mitigation
  • Loading branch information
Arjun Subramonian committed May 20, 2021
commit 2b8cf094d4ae0dcb53ce422ec349bb61e3f16f6c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.