Lokin Sethia
Lokin Sethia
Have the same question , I tried using **config.squad.squad_bert** and it allowed me to output the score by changing `"out": ["ans_start_predicted", "ans_end_predicted", "logits"] }, { "class_name": "squad_bert_ans_postprocessor", "in": ["ans_start_predicted", "ans_end_predicted",...
sys.executable is initialised with `python_alias_dir / all_python_names[0]` , shouldn't changing the type from Path to string be safe once initialized? sys.executable is a system variable accessed in other modules too....
On diff checking between two session strings I found most key-value pairs were the same except a few like "debugCursor", could they be using values from those keys to verify...