Training in progress, step 500
Browse files- ipu_config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
ipu_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 5,
|
5 |
"enable_half_partials": true,
|
6 |
-
"executable_cache_dir": "/tmp/exe_cache",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 128,
|
9 |
"inference_device_iterations": 6,
|
@@ -22,7 +22,7 @@
|
|
22 |
0.25
|
23 |
],
|
24 |
"optimizer_state_offchip": true,
|
25 |
-
"optimum_version": "1.5.
|
26 |
"output_mode": "final",
|
27 |
"recompute_checkpoint_every_layer": true,
|
28 |
"replicated_tensor_sharding": false,
|
|
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 5,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/translation",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 128,
|
9 |
"inference_device_iterations": 6,
|
|
|
22 |
0.25
|
23 |
],
|
24 |
"optimizer_state_offchip": true,
|
25 |
+
"optimum_version": "1.5.1",
|
26 |
"output_mode": "final",
|
27 |
"recompute_checkpoint_every_layer": true,
|
28 |
"replicated_tensor_sharding": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 279024057
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:884fbc940cd53ff641c808384929b4e2902ce4541b38457b090b52fe2874f0af
|
3 |
size 279024057
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2863
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa14a31fcd35bc27761c0af3a757b08ea10e90b5ba56baff2294338c8e2f650c
|
3 |
size 2863
|