Add supported kwargs to fixed_cross_entropy#43254
Add supported kwargs to fixed_cross_entropy#43254Rocketknight1 wants to merge 2 commits intomainfrom
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
View the CircleCI Test Summary for this PR: https://huggingface.co/spaces/transformers-community/circle-ci-viz?pr=43254&sha=f05ae7 |
|
After this change I'd then drop There is another version of this PR here #43251 |
|
Hey @stas00, good to hear from you again! I suspect the |
|
I understand your reasoning, Matt Perhaps with v5 transformers could fix the silent |
daabe79 to
0f4840b
Compare
0f4840b to
afb3f23
Compare
This PR allows some specific kwargs to be passed through to
fixed_cross_entropy. Fixes #43240cc @ArthurZucker because I think you wrote the original?