set num worker to 1 otherwise OS memory error
This commit is contained in:
parent
8e36bbe032
commit
4e1a6f8cdd
@ -29,7 +29,7 @@
|
||||
},
|
||||
"dataset": {
|
||||
"name": "roneneldan/TinyStories",
|
||||
"num_workers": 4,
|
||||
"num_workers": 1,
|
||||
"num_proc": 4
|
||||
},
|
||||
"checkpoint": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user