Payoto commited on
Commit
619c839
1 Parent(s): e2e49f0

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. ipu_config.json +4 -4
  3. pytorch_model.bin +1 -1
  4. training_args.bin +2 -2
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
23
  "torch_dtype": "float16",
24
- "transformers_version": "4.20.0",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50265
 
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
23
  "torch_dtype": "float16",
24
+ "transformers_version": "4.20.1",
25
  "type_vocab_size": 1,
26
  "use_cache": true,
27
  "vocab_size": 50265
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,
@@ -22,9 +22,9 @@
22
  "optimum_version": "1.5.0",
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.0"
30
  }
 
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,
 
22
  "optimum_version": "1.5.0",
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"
30
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f69ccfa34198cdf462cd9288ef91db57007861212aceb2432396d26a65dade1f
3
  size 249363181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3d92af8c2e0e8a3428d4c1f9e887aebcae17673fd6cd1c03b7c3be35c8c0ca
3
  size 249363181
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4255b6f255bd98ed9f26868c03ebd15736c93c51b6f50970e8dfc4b4a0ffa1ae
3
- size 2735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc32f87586394e75656532cc4bfa1864ec7359bb4bbc1c6baa5cd74df887219
3
+ size 2799