graphcore-rahult commited on
Commit
aa37546
·
1 Parent(s): 82290e7

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. ipu_config.json +3 -3
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "t5-small",
3
  "architectures": [
4
- "PipelinedT5ForConditionalGeneration"
5
  ],
6
  "d_ff": 2048,
7
  "d_kv": 64,
 
1
  {
2
  "_name_or_path": "t5-small",
3
  "architectures": [
4
+ "PoptorchPipelinedT5ForConditionalGeneration"
5
  ],
6
  "d_ff": 2048,
7
  "d_kv": 64,
ipu_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 16,
9
  "inference_device_iterations": 5,
10
- "inference_replication_factor": 1,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  0,
@@ -25,8 +25,8 @@
25
  "optimum_version": "1.5.1",
26
  "output_mode": "final",
27
  "recompute_checkpoint_every_layer": true,
28
- "replicated_tensor_sharding": false,
29
- "replication_factor": 1,
30
  "seed": 42,
31
  "sharded_execution_for_inference": false,
32
  "transformers_version": "4.20.1"
 
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 16,
9
  "inference_device_iterations": 5,
10
+ "inference_replication_factor": 4,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  0,
 
25
  "optimum_version": "1.5.1",
26
  "output_mode": "final",
27
  "recompute_checkpoint_every_layer": true,
28
+ "replicated_tensor_sharding": true,
29
+ "replication_factor": 4,
30
  "seed": 42,
31
  "sharded_execution_for_inference": false,
32
  "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:3ec335dab050e57402ca0bd3b4755afd707441afd03ec2d35509d971eb68e67d
3
  size 121055163
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863f382c9c2e724d4fc0d8c86d61a2aa6242c9caa97d75a75efd548701fcc837
3
  size 121055163
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e4e84e695ee42cd997024486b034ec2de8a11062128e05a51dcb7af5eff00e6
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ebf6d746d8d8fa30027fcac36f3bd697091e0dda956ff14af93a89411637049
3
  size 2863