Di press

Results 8 comments of Di press

Hi, @6wom9 ! I followed the README instructions and ended up with the same error as yours... Couldn't fix it yet

Hi @saminfatehir! I decompressed the folder inside the personality_detection project folder, like this: ![image](https://user-images.githubusercontent.com/63003427/112493668-22325480-8d61-11eb-92b0-101f86b01567.png) The Bert model I downloaded was " BERT-Base, Uncased | 12-layer, 768-hidden, 12-heads, 110M parameters" Thanks...

Hi, @saminfatehir! I can run the code now, and the problem was the tensorflow version, as you pointed out. I was using tensorflow 2.4.1, and I needed to downgrade the...

Hi @6wom9! I coulnd't run the code completely yet. I'm having an error at step 2, and couldn't complete all the steps suggested in the README. It seems I'm having...

Hi @python-ai-13! Please, have you ever had any issue when trying to run the code? I'm having an error with bert-as-service. I type in the terminal, as suggested in this...

Hi @saminfatehir Thanks for uploading predictor.py, it will be very helpful! Please, I still need to follow all the steps in README to run predictor.py, right? Thanks!

Hi @6wom9 ! I couldn't run the code on my computer, but I could run it on Google Colaboratory, through a Jupyter Notebook (that is a .ipynb file). Here you...