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
안녕하세요, 제가 아무 변경 없이 python trade_train.py --save_dir ./output 를 실행해봤는데,
{'joint_goal_accuracy': 0.021269177126917713, 'turn_slot_accuracy': 0.8220672555400526, 'turn_slot_f1': 0.021269177126917713}| 179/180 [00:56<00:00, 3.03it/s] joint_goal_accuracy: 0.021269177126917713 turn_slot_accuracy: 0.8220672555400526 turn_slot_f1: 0.021269177126917713
이렇게 결과가 나오더라고요. 그리고 학습 후반부에는 loss, gen, gate 값이 nan이 나왔어요.
어떻게 해결해야 할 까요?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
안녕하세요, 제가 아무 변경 없이 python trade_train.py --save_dir ./output 를 실행해봤는데,
{'joint_goal_accuracy': 0.021269177126917713, 'turn_slot_accuracy': 0.8220672555400526, 'turn_slot_f1': 0.021269177126917713}| 179/180 [00:56<00:00, 3.03it/s]
joint_goal_accuracy: 0.021269177126917713
turn_slot_accuracy: 0.8220672555400526
turn_slot_f1: 0.021269177126917713
이렇게 결과가 나오더라고요.
그리고 학습 후반부에는 loss, gen, gate 값이 nan이 나왔어요.
어떻게 해결해야 할 까요?
The text was updated successfully, but these errors were encountered: