artitw / BERT_QA

Accelerating the development of question-answering systems based on BERT and TF 2.0
https://arxiv.org/abs/1909.05017
Apache License 2.0
19 stars 4 forks source link

Problems on Google Colab #5

Open arnaldoljr opened 4 years ago

arnaldoljr commented 4 years ago

Hi !! First of all I would like to congratulate you on the project..... It increases the productivity of a BERT-SQUAD application. Could you extract a requirements.txt? I believe that the problem is related with TensorFlow version. Thanks

smutuvi commented 3 years ago

I have a problem too running the notebook in colab. I get the following error "TypeError: iterate_inbound() got an unexpected keyword argument 'include_arguments'"

artitw commented 3 years ago

Please take a look at https://github.com/artitw/text2text and ask questions there if necessary.