File size: 481 Bytes
eaf9301
4a44dbe
eaf9301
 
 
 
 
 
 
14c777a
 
1c8af8d
eaf9301
 
 
b424f13
eaf9301
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "embedding_serialization_factor": 1,
    "recompute_checkpoint_every_layer": true,
    "optimizer_state_offchip": true,
    "replicated_tensor_sharding": true,
    "enable_half_partials": true,
  
    "device_iterations": 2,
    "inference_device_iterations": 4,
    "replication_factor": 1,
    "inference_replication_factor": 1,
    "gradient_accumulation_steps": 8,
    "executable_cache_dir": "./exe_cache",
  
    "ipus_per_replica": 4,
    "matmul_proportion": 0.25
}