graphcore-rahult commited on
Commit
5de539b
1 Parent(s): 55dd81e

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. ipu_config.json +3 -3
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
ipu_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 32,
9
  "inference_device_iterations": 4,
10
- "inference_replication_factor": 4,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  3,
@@ -22,8 +22,8 @@
22
  "optimum_version": "1.5.1",
23
  "output_mode": "final",
24
  "recompute_checkpoint_every_layer": true,
25
- "replicated_tensor_sharding": true,
26
- "replication_factor": 4,
27
  "seed": 42,
28
  "sharded_execution_for_inference": false,
29
  "transformers_version": "4.20.1"
 
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 32,
9
  "inference_device_iterations": 4,
10
+ "inference_replication_factor": 1,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  3,
 
22
  "optimum_version": "1.5.1",
23
  "output_mode": "final",
24
  "recompute_checkpoint_every_layer": true,
25
+ "replicated_tensor_sharding": false,
26
+ "replication_factor": 1,
27
  "seed": 42,
28
  "sharded_execution_for_inference": false,
29
  "transformers_version": "4.20.1"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2cf307fc5ea138e2e0617eeed4767ff50620c2f721312075bdb74578d33ff28
3
  size 171676081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7538f5a04506a8684fd27983c2c8d595dd83f1a1f7587cb56bf13ef83959c451
3
  size 171676081
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e628e21e4268ccfe90a6dae29c0d8344916352a64f5a8655776f4097c76a4605
3
  size 2799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81cc8d36f844c60508fa8385789833b2152fabcbf79b7951a6d46f6a9dcb645d
3
  size 2799