mtasic85 commited on
Commit
e7cbf52
1 Parent(s): e9fe1ef

Update scripts/pretrain-model.yaml

Browse files
Files changed (1) hide show
  1. scripts/pretrain-model.yaml +2 -2
scripts/pretrain-model.yaml CHANGED
@@ -78,8 +78,8 @@ train:
78
  epochs:
79
 
80
  # Total number of tokens to train on (type: Optional[int], default: 3000000000000)
81
- max_tokens: 24003362816 # 23440784 * 512 * 2
82
- # max_tokens: 12001681408 # 23440784 * 512 * 1
83
 
84
  # Limits the number of optimizer steps to run. (type: Optional[int], default: null)
85
  max_steps:
 
78
  epochs:
79
 
80
  # Total number of tokens to train on (type: Optional[int], default: 3000000000000)
81
+ max_tokens: 9889496064 # 9657711 * 512 * 2
82
+ # max_tokens: 4944748032 # 9657711 * 512 * 1
83
 
84
  # Limits the number of optimizer steps to run. (type: Optional[int], default: null)
85
  max_steps: