Results 2 comments of Echo

> 请问,为什么要 fn.apply(this, arguments);而不是这样 fn() fn.apply(this,arguments); 当前是this;fn()的this是window

github 提供的v1_dpo_demo.jsonl 数据集中是将完整的多轮对话作为dpo训练数据集中的一条,按理来说,应该是能跑通的。执行计算maxtokens报错,使用llamafactory webui 使用v1_dpo_demo.jsonl 数据集进行dpo微调时也报错。报错信息如下: W1111 14:43:53.167801 336702 site-packages/torch/distributed/run.py:774] W1111 14:43:53.167801 336702 site-packages/torch/distributed/run.py:774] ***************************************** W1111 14:43:53.167801 336702 site-packages/torch/distributed/run.py:774] Setting OMP_NUM_THREADS environment variable for each process to be 1 in...