Training in progress, epoch 1
Browse files- ipu_config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
ipu_config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"embedding_serialization_factor": 0,
|
4 |
"enable_half_first_order_momentum": true,
|
5 |
"enable_half_partials": true,
|
6 |
-
"executable_cache_dir": "
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
9 |
"inference_device_iterations": 5,
|
|
|
3 |
"embedding_serialization_factor": 0,
|
4 |
"enable_half_first_order_momentum": true,
|
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,
|
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:7c907370c36cf7ad99009ceea027e0447222faaee7c0b20277ecaf5a2e4bae8c
|
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 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3ce86cfde566dfe2d6ce33c484f8337258c4909caeb2796a4a9ee64040b6ab2
|
3 |
size 2671
|