Anubhav Tiwari
Anubhav Tiwari
I've written a script to convert the doccano output jsonl to bilou format json that can be directly converted and used for spacy training. Check it out here : https://github.com/abtExp/doccano_to_bilou...
Can you please suggest what might be causing the memory issue?
Still getting the same error trying with both 0.0.18 and the pre version  Stable config  Pre Config Error 
running on docker with CUDA 11.8 and ubuntu 22.04
@alihassanijr thanks, that was the issue🤦
@jonpincus , you can simply run pip install -e . from the human-eval directory after cloning.
@xupeng1910 the generate_one_completion function returns the model output or the completed code without the input prompt to the model. As you can see in the example_solutions.jsonl and example_problem.jsonl, the input...