Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Sergey Edunov 71d2d44c80
Prepare scripts for WMT14
6 years ago
..
30953d8bc1
Fix for building under clang: specify C++ build and use C++ linkage (#42)
6 years ago
e1f49695ee
Rename LabelSmoothedCrossEntropy to LabelSmoothedNLLLoss
6 years ago
0a83627612
Fix conv padding for even kernel widths
6 years ago
0a83627612
Fix conv padding for even kernel widths
6 years ago
cb0d7b2ad1
Fix flake8 warnings
6 years ago
cb0d7b2ad1
Fix flake8 warnings
6 years ago
3524b661b7
Remove Python 3.6 format strings (fixes #55)
6 years ago
ae6f6d5698
Fix call to non-existing to_string method
6 years ago
42a0150c37
Replace unk with original string
6 years ago
d74f200aa8
Fixed 2 typos (#75)
6 years ago
e734b0fa58
Initial commit
6 years ago
e734b0fa58
Initial commit
6 years ago
10bf4074f1
Rebuild optimizer when loading checkpoints
6 years ago
9430544a3b
Directly decay weight instead of L2 penalty (#157)
6 years ago
376c265f35
Add support for NCCL v2
6 years ago
19fafae695
Allow --lr to specify a fixed learning rate schedule
6 years ago
884e30464b
Update requirements.txt and fix flake8 (#62)
6 years ago
50fdf59146
Don't call forward directly (prefer module(x) to module.forward(x))
6 years ago
71d2d44c80
Prepare scripts for WMT14
6 years ago
10bf4074f1
Rebuild optimizer when loading checkpoints
6 years ago

Comments

Loading...