Bug: run command --seed 42 --deterministic do not work
Open
bug
- Dominant language
- Python
- Stars
- 2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
--seed 42 --deterministic
Results of two runs:
1. Epoch [1][50/7330] 59.7561 Epoch [1][100/7330] 48.4067 Epoch [1][150/7330] 44.8409
2. Epoch [1][50/7330] 58.8591 Epoch [1][100/7330] 48.8086 Epoch [1][150/7330] 45.2519
Contributor guide
Assessment
This issue has not been assessed yet.