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": 2,
|
5 |
"enable_half_partials": true,
|
6 |
-
"executable_cache_dir": "/tmp/exe_cache",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
9 |
"inference_device_iterations": 5,
|
@@ -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": 2,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/summarization",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
9 |
"inference_device_iterations": 5,
|
|
|
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 121055163
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e8eac098140367a0fba1d56738c96b0c4c1a7187074a8a6d7d5bfaed35afd88
|
3 |
size 121055163
|
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:de55e2882f8acd6fb05274d2002a6288bd51ca143cfc610987acac14e321bb31
|
3 |
size 2863
|