fix dpo graph compile error in evaluation#630
Conversation
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
|
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. |
regisss
left a comment
There was a problem hiding this comment.
LGTM
What is the error you got? A wrong dtype in the graph?
File "/usr/local/lib/python3.10/dist-packages/transformers/trainer.py", line 3066, in evaluate Graph compile failure in evaluation |
|
Thanks, the error message is not very explicit 😁 |
…gingface#2223) (huggingface#630) Co-authored-by: Piotr Bielak <pbielak@users.noreply.github.com>
fix graph compilation issue in evaluation