Indraneil Paul
Indraneil Paul
First of all thank you for making the code public! I have run ```models/nn_task_message.py``` with ```PERSIST=True``` but don't see any saved model. How can I save the model and use...
I am running the pretraining code the way you suggested but it has been stuck at this point for 2 hours now. Is this supposed to take this long? ```console...
I am running the `run_clm.py` example in hugging face transformers which I invoke with `accelerate launch`, which uses the `accuracy` metric. I modified the `load` call as follows to prevent...
After making some changes, I have been able to get this to build, but I cannot figure out how to call this tool to get .ll files out of javascript...