bluelight773

Results 6 comments of bluelight773

yes, installed r0.11 to match the readme.` tensorflow.__version__ `gives me 0.11.0. Not sure if this is the issue but the following subfolders inside out/basic/00 are empty for me right now:...

Thank you! I ran: `python run-demo.py --data_dir=data/squad --eval_path=data/squad --load_path=save/37/save --shared_path=save/37/shared.json --mode=forward` and got the server running. This is perhaps a different matter in need of a separate issue (please advise):...

@nikhilaravi I'm not getting the server error you're getting. When I submit one of the pre-defined questions on one of the pre-defined paragraphs (which seems to be all that's supported...

@seominjoon back to the question regarding thresholds, 1) can you confirm that when running the demo, that these are the thresholds that are in effect? (From basic/demo_cli.py) flags.DEFINE_integer("word_count_th", 30, "word...

Custom slash commands don't show up for me in VSCode extension 2.0.24. I verified that they were working in 2.0.14 and 2.0.20. CLI doesn't have the issue.