We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
原来是这样写的
Sorry, something went wrong.
你好,图中的那个是支持训练的时候支持json传入参数,例如 python run.py argument.json argument.json如下
{ "batch_size": 1, "learning_rate": 1e-4 }
你好,图中的那个是支持训练的时候支持json传入参数,例如 python run.py argument.json argument.json如下 { "batch_size": 1, "learning_rate": 1e-4 }
但是数据大概40g一次性加载过程中会爆内存,预估加载需要300多g内存,所以除了json数据集还支持其他格式吗比如jsonl
请问是哪个模型?是否开启了mixtoken,如果开启了,可以关掉试试
JunnYu
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: