flpelerin commited on
Commit
cb65f81
·
verified ·
1 Parent(s): be0031f

Update train.py

Browse files
Files changed (1) hide show
  1. train.py +1 -1
train.py CHANGED
@@ -11,7 +11,7 @@ from util import generate_text
11
  # ============================
12
  # Configuration Parameters
13
  # ============================
14
- dataset_path = 'flpelerin/tinystories-10k'
15
 
16
  num_epochs = 1
17
  batch_size = 4
 
11
  # ============================
12
  # Configuration Parameters
13
  # ============================
14
+ dataset_path = 'flpelerin/tinystories-100k'
15
 
16
  num_epochs = 1
17
  batch_size = 4