Transformers
PyTorch
Graphcore
bert
generated_from_trainer
Inference Endpoints
File size: 575 Bytes
c134b71
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23e3d90
c134b71
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "device_iterations": 1,
  "embedding_serialization_factor": 2,
  "enable_half_partials": true,
  "executable_cache_dir": "./exe_cache",
  "gradient_accumulation_steps": 512,
  "inference_device_iterations": 4,
  "inference_replication_factor": 4,
  "ipus_per_replica": 4,
  "layers_per_ipu": [
    0,
    4,
    4,
    4
  ],
  "matmul_proportion": 0.22,
  "optimizer_state_offchip": false,
  "optimum_version": "0.1.2",
  "output_mode": "final",
  "recompute_checkpoint_every_layer": true,
  "replicated_tensor_sharding": true,
  "replication_factor": 4,
  "seed": 42
}