Commit 3d59216
[BERT] [PyTorch] Data prep fix (NVIDIA#171)
* add dgx1-16g and dgx2 specific pretraining instructions
* fix typo in readme
* fix data prep and reflect changes in pretraining
* remove .ide files
* remove data files
* Point to right SQUAD location
* remove garbage [[]]
* default accumulation in fp32
* remove ide files
* fix phase2 DATADIR path
* remove readme in data folder1 parent b6fb9aa commit 3d59216
30 files changed
Lines changed: 50 additions & 78 deletions
File tree
- PyTorch/LanguageModeling/BERT
- checkpoints
- data
- results
- scripts
- docker
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
File mode changed.
File mode changed.
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 202 | + | |
207 | 203 | | |
208 | 204 | | |
209 | 205 | | |
210 | 206 | | |
211 | 207 | | |
212 | 208 | | |
213 | 209 | | |
214 | | - | |
| 210 | + | |
215 | 211 | | |
216 | 212 | | |
217 | 213 | | |
| |||
File mode changed.
File mode changed.
Whitespace-only changes.
File mode changed.
0 commit comments