6
这个是不是有问题呢, 加载训练完后的checkpoint后,之前的推理逻辑都没了,这是加载训练checkpoint的代码 这个结果明显不对啊 训练用的json就是文档里的
- bash ptuning/train.sh
- bash ptuning/evaluate.sh
- streamlit run web_demo2.py --server.port 6006
- OS: ubuntu
- Python: 3.8
- Transformers: 4.27
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) : True