graphcore-rahult
commited on
Commit
•
f850a15
1
Parent(s):
edd49db
End of training
Browse files- ipu_config.json +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": 16,
|
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_modeling",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
9 |
"inference_device_iterations": 5,
|
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:448698eae8b258688bcf205e1876f78a1bef9e5f9c097233161cca6fbc8e96bd
|
3 |
size 2735
|