- 23 Feb, 2021 4 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Jared Casper authored
Storing and loading fingerprints of in deduplication See merge request ADLR/megatron-lm!236
-
- 22 Feb, 2021 3 commits
-
-
Mostofa Patwary authored
-
Jared Casper authored
Fix interleaved schedule assertion See merge request ADLR/megatron-lm!237
-
Deepak Narayanan authored
-
- 19 Feb, 2021 5 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 18 Feb, 2021 10 commits
-
-
Jared Casper authored
Bug Jaccard similarity and filtering n-grams See merge request ADLR/megatron-lm!234
-
Jared Casper authored
ICT Retriever See merge request ADLR/megatron-lm!235
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Jared Casper authored
Merge ICT Retriever with Main branch See merge request ADLR/megatron-lm!227
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Jared Casper authored
Interleaved pipelined execution and refactored schedule / communication code See merge request ADLR/megatron-lm!189
-
- 17 Feb, 2021 4 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Deepak Narayanan authored
-
- 15 Feb, 2021 3 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 13 Feb, 2021 2 commits
-
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
- 11 Feb, 2021 1 commit
-
-
Mostofa Patwary authored
-
- 10 Feb, 2021 4 commits
-
-
Deepak Narayanan authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Deepak Narayanan authored
-
- 09 Feb, 2021 4 commits
-
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
- Split a model's computation into multiple virtual stages as needed, and schedule communication correctly between these virtual stages - Move schedule code into `schedules.py` and communication code into `p2p_communication.py` - Use hyphens instead of spaces in all time logging for consistency - Factor out code in megatron/training.py into helper functions - Refactor evaluate() function: make it use forward_backward_schedule functions
-