not able to train RE model on funsd dataset(english) #12857
Unanswered
utkarsh-tyagi
asked this question in
Q&A
Replies: 2 comments
-
is your problem solved? |
Beta Was this translation helpful? Give feedback.
0 replies
-
same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team , while training the RE model on funsd dataset , I am getting below error :
Training command : # train RE model using single card
python3 tools/train.py -c configs/kie/vi_layoutxlm/re_vi_layoutxlm_xfund_zh.yml
TypeError: LayoutXLMForRelationExtraction.init() got an unexpected keyword argument 'dropout'
How to resolve below error?
Beta Was this translation helpful? Give feedback.
All reactions