File size: 210 Bytes
544b667
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "fp16": {
      "enabled": true
    },
    "zero_optimization": {
      "stage": 2
    },
    "checkpoint": {
    "disable_checkpointing": true
  },
    "gradient_accumulation_steps": 2
  }