Training in progress, epoch 1
Browse files- ipu_config.json +3 -6
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
ipu_config.json
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 0,
|
5 |
-
"enable_half_first_order_momentum": true,
|
6 |
"enable_half_partials": true,
|
7 |
"executable_cache_dir": "/tmp/exe_cache",
|
8 |
"execute_encoder_on_cpu_for_generation": false,
|
@@ -20,14 +19,12 @@
|
|
20 |
0.25
|
21 |
],
|
22 |
"optimizer_state_offchip": true,
|
23 |
-
"optimum_version": "1.
|
24 |
"output_mode": "final",
|
25 |
-
"profile_dir": "",
|
26 |
"recompute_checkpoint_every_layer": true,
|
27 |
"replicated_tensor_sharding": false,
|
28 |
"replication_factor": 1,
|
29 |
"seed": 42,
|
30 |
"sharded_execution_for_inference": false,
|
31 |
-
"transformers_version": "4.20.0"
|
32 |
-
"use_popdist": false
|
33 |
}
|
|
|
1 |
{
|
2 |
+
"auto_loss_scaling": false,
|
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,
|
|
|
19 |
0.25
|
20 |
],
|
21 |
"optimizer_state_offchip": true,
|
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 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 249363181
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e279809a3aaa8610d8699c0ddc52539a9303fbd18845cbf0b0c4d09a3987039
|
3 |
size 249363181
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6270486d18e3477bcb79bfac8e41c729302b43d0de50ab4bac50d45c6cc74eb8
|
3 |
+
size 2735
|