THUDM / ChatGLM2-6B

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Other
15.71k stars 1.85k forks source link

想问问数据集中的标签有什么特殊含义吗?可以随意修改吗? #582

Open sunyrain opened 1 year ago

sunyrain commented 1 year ago

Is there an existing issue for this?

Current Behavior

广告的数据样式{"content": "类型#裙材质#蕾丝风格#宫廷图案#刺绣图案#蕾丝裙型#大裙摆裙下摆#花边*裙袖型#泡泡袖", "summary": "宫廷风的甜美蕾丝设计,清醒的蕾丝拼缝处,刺绣定制的贝壳花边,增添了裙子的精致感觉。超大的裙摆,加上精细的小花边设计,上身后既带着仙气撩人又很有女人味。泡泡袖上的提花面料,在细节处增加了浪漫感,春日的仙女姐姐。浪漫蕾丝布满整个裙身,美丽明艳,气质超仙。"}使用的是content和summary,我可以改成别的吗?会有什么影响吗?

Expected Behavior

No response

Steps To Reproduce

见上

Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :

Anything else?

No response

daydayup-zyn commented 1 year ago

可以吧,在train.sh中修改prompt_column和response_column