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": 0,
|
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,
|
@@ -19,7 +19,7 @@
|
|
19 |
0.25
|
20 |
],
|
21 |
"optimizer_state_offchip": true,
|
22 |
-
"optimum_version": "1.5.
|
23 |
"output_mode": "final",
|
24 |
"recompute_checkpoint_every_layer": true,
|
25 |
"replicated_tensor_sharding": false,
|
|
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 0,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/multiple_choice",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
9 |
"inference_device_iterations": 5,
|
|
|
19 |
0.25
|
20 |
],
|
21 |
"optimizer_state_offchip": true,
|
22 |
+
"optimum_version": "1.5.1",
|
23 |
"output_mode": "final",
|
24 |
"recompute_checkpoint_every_layer": true,
|
25 |
"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 249361645
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f464647164547918c6e4315d28d75328ee9a8e6ec6a5d0f56bb7344df132251a
|
3 |
size 249361645
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2735
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9d9c447cf4eabf1c5d2617323e853898ae124d4ad241965d2d1d3afc11ba4d0
|
3 |
size 2735
|