Skip to content

Commit

Permalink
#ISP Fix bugs:
Browse files Browse the repository at this point in the history
1. overwritten sampling signal not taking effects
2. JTT training using non-binarized error as the re-weighting signal
3. DRO using identity as additional label to train

PiperOrigin-RevId: 474654295
  • Loading branch information
yq911122 authored and copybara-github committed Sep 15, 2022
1 parent e223d93 commit e55b747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uncertainty_baselines/datasets/toxic_comments.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
'error',
'error_rank',
'margin',
'binary_error',
]


Expand Down

0 comments on commit e55b747

Please sign in to comment.