Users can train the dialog task via:
python train_ppo.py --config nlp_ppo.yaml
After the training, users can chat with the agent via:
python chat.py
- Chat with ChatGLM-6B:
python chat_6b.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Users can train the dialog task via:
python train_ppo.py --config nlp_ppo.yaml
After the training, users can chat with the agent via:
python chat.py
python chat_6b.py