Payoto commited on
Commit
68d97ac
·
1 Parent(s): 7e417d8

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": "bert-base-cased",
3
  "architectures": [
4
- "PipelinedBertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "bert-base-cased",
3
  "architectures": [
4
+ "PoptorchPipelinedBertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
ipu_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 64,
9
  "inference_device_iterations": 5,
10
- "inference_replication_factor": 1,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  0,
@@ -20,8 +20,8 @@
20
  "optimum_version": "1.5.1",
21
  "output_mode": "final",
22
  "recompute_checkpoint_every_layer": true,
23
- "replicated_tensor_sharding": false,
24
- "replication_factor": 1,
25
  "seed": 42,
26
  "sharded_execution_for_inference": false,
27
  "transformers_version": "4.20.1"
 
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 64,
9
  "inference_device_iterations": 5,
10
+ "inference_replication_factor": 4,
11
  "ipus_per_replica": 4,
12
  "layers_per_ipu": [
13
  0,
 
20
  "optimum_version": "1.5.1",
21
  "output_mode": "final",
22
  "recompute_checkpoint_every_layer": true,
23
+ "replicated_tensor_sharding": true,
24
+ "replication_factor": 4,
25
  "seed": 42,
26
  "sharded_execution_for_inference": false,
27
  "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:1de78a8b8fb98abdcd2dbbf6829cfe16ec3b973772d87bc9706197039ebfc620
3
  size 216750379
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dda0f0e8c290dcaedb6403fc755cb91b3b0416cb726e5e23d058a6fafa30e73
3
  size 216750379
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc20b1757df236592af55aae1d45cfd378146a983b8d10058217d3d328147e36
3
  size 2735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae44d914d31acb80a2e57e6b15462f3e308d9464af4f280fad43e367db1f742e
3
  size 2735