OPilgrim
OPilgrim
Change pytorch_Lighting ==0.6.0 to 0.7.3 can deal it.
> When I run run_20news.py, here comes the error: > > Traceback (most recent call last): > File "", line 1, in > File "/usr/lib/python3.6/multiprocessing/spawn.py", line 105, in spawn_main >...
Thanks for your reply! Well, I must point out that multiple classification may indeed be problematic... Here's how you do it: ``` class MyDataset(Dataset): def __init__(self, raw_data, label_dict, tokenizer, model_name,...
I think this should not be difficult to answer, I hope you can be merciful to answer~ 😊
Could you please share the training steps and parameters? I can't even get normal arg F1...
Sorry for taking so long to reply. Recently, the machine broke down and I have not been able to do the experiment. I checked the output, but the model output...
Yes, I clone it from https://github.com/bytedance/lynx-llm.git
请问如果要跑criteo原来的数据集,要怎么改写?太大了,等加载完所有数据直接卡掉了,运行不了。。。
same problem! 使用llamafactory-cli api 生成的结果跟 llamafactory-cli train --do_predict True 生成的结果就是不一样,api的更糟糕