Mingzhe
Mingzhe
> This may work, > > * Install XQuartz from https://www.xquartz.org/releases/index.html (2.7.11) > * Start App XQuartz > * Open a Terminal inside XQuartz (Applications -> Terminal) > * Run...
Same error.
``` ``` Try it. Swap the order of data-on-step-click and data-click-step.
I guess they would set the `pad_token_id` using the `eos_token_id`? `model.config.pad_token_id = model.config.eos_token_i`
> Somehow related. Why dont I have PY2 here among self-testing executors? What determines the entries of the list? > > xxx@xxx:~/git/judge/dmoj/executors$ sudo docker logs xxx Self-testing executors Self-testing AWK:...
Emailed the authors, but no response yet...
> The following worked for me. > > In `judge/judge_conf.yml`, I set `problem_storage_root` as follows: > > ``` > problem_storage_root: > - some_path/site/problems > ``` > > In `site/dmoj/local_setting.py`, I...
Hi @Alex357853, could you share the [nli-dataset.csv](https://drive.google.com/file/d/1eC003yjOHjkp5-TGyVXW1emlV80qB7Yl/view) file? Thank you!