Results 7 comments of Mike

you must upgrade your gensim version. I can work on gensim-4.2.0

Hi, could i ask you a question about how to get the weights? I already request from this [form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform). However, they did not send me the weights. could you share...

I want to use the hugging face AMR2text pre-trained model. This is my code. ``` from transformers import AutoTokenizer, AutoModelForSeq2SeqLM from model_interface.tokenization_bart import AMRBartTokenizer import torch from transformers import pipeline...

So, how should I do to import Configparser? and when I change to configparse, I got the error message about "No Module named 'model'. " How can I adjust this...

you mean this code should run in python2? @andhusa