graphcore-rahult
commited on
Commit
·
cf1ab28
1
Parent(s):
5e9a09b
End of training
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 |
"device_iterations": 2,
|
4 |
"embedding_serialization_factor": 4,
|
5 |
"enable_half_partials": true,
|
6 |
-
"executable_cache_dir": "/tmp/exe_cache",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 64,
|
9 |
"inference_device_iterations": 5,
|
|
|
3 |
"device_iterations": 2,
|
4 |
"embedding_serialization_factor": 4,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/language_modelling_from_scratch",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 64,
|
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 261514473
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:098b3647c1fc1f6dfec838602e3c14650fbd27a60644c1c26daf1a7c42ab08fb
|
3 |
size 261514473
|
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:1dddd72216e055d0fad617b0f2383e163d10a21c8b1ff31203432e057541bd3f
|
3 |
size 2735
|