Commit
·
fc5359c
1
Parent(s):
85b105f
Training in progress, step 500
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/
|
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/lmcache/",
|
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:7913d59459cc09ef37a94a3092d59f3ee88babbdfb3e0f607887c75decc66171
|
3 |
size 2735
|