Bowen Chen

Results 11 comments of Bowen Chen

Same issue here. `conda activate ` then hit enter ``` @=(-M 'm:{a-zA-Z}={A-Za-z}' -J -default-) __conda_boolean_config_keys=(add_binstar_token always_yes allow_softlinks changeps1 use_pip offline binstar_upload binstar_personal show_channel_urls allow_other_channels ssl_verify) __conda_config_keys=(add_binstar_token always_yes allow_softlinks changeps1 use_pip...

My issue is on an EC2 machine, could you try potentially setting up one and look into the issue?

Thank you so much! I can help you fix this error as well. I love your work on this recommender system - I really want to make it better. I'm...

Could you let us know where this max_length parameter is set? Any way to override it?

it's the same error if I'm using the multilingual checkpoint. please advice

doesn't work for me. I tried the above suggested steps but getting this error now ``` -------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[1], line 12 6 aspect_extractor =...

Same error. Looks like this model is requiring an really old version of numpy

That's another product requirement I have to use transformers version 4.18.0, is there any other way this could work?

I'm a little confused. If transformers are modified, do we need to modify pyabsa too? How does pyabsa know which transformers to use?