Open bobvanluijt opened 6 years ago
Hi all,
I'm trying to understand how to run the demo. I've changed the following in params.py:
params.py
mode = "demo" batch_size = 1
What should I do next?
Thanks
cc: @theSage21 ⬆️
It's been a while since I used this system. python model.py I think.
python model.py
Meanwhile google BERT will be a better starting point for QA now.
Thanks, I've started experimenting with it...
Hi all,
I'm trying to understand how to run the demo. I've changed the following in
params.py
:What should I do next?
Thanks