THUDM / ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Apache License 2.0
39.96k stars 5.15k forks source link

[BUG/Help] <title>微调bash train.sh时报错:ValueError: None is not in list #1471

Open HarryFunn opened 3 months ago

HarryFunn commented 3 months ago

Is there an existing issue for this?

Current Behavior

运行train.sh时报错ValueError: None is not in list

Expected Behavior

No response

Steps To Reproduce

在ptuning中运行bash trian.sh出错

Environment

- OS:Ubuntu 22.04.2 LTS
- Python:3.10.12
- Transformers:4.30.2
- PyTorch:2.2.1+cu121
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :True

Anything else?

No response

kejuZhang commented 2 months ago

请问解决问题了吗?