kansalaman

Results 2 comments of kansalaman

I am facing the same issue. On running `basic/run_single.sh $HOME/data/squad/dev-v1.1.json single.json` I get `Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85,...

Was facing the same issue, setting `structured_output=False` and parsing the output myself seems to bypass the issue.