Update ipu_config.json
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"embedding_serialization_factor":
|
3 |
"recompute_checkpoint_every_layer": true,
|
4 |
"optimizer_state_offchip": true,
|
5 |
"replicated_tensor_sharding": true,
|
|
|
1 |
{
|
2 |
+
"embedding_serialization_factor": 5,
|
3 |
"recompute_checkpoint_every_layer": true,
|
4 |
"optimizer_state_offchip": true,
|
5 |
"replicated_tensor_sharding": true,
|