Commit
路
e46bde6
1
Parent(s):
e0bea7e
Training in progress, step 500
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": 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,
|
8 |
"gradient_accumulation_steps": 32,
|
9 |
"inference_device_iterations": 5,
|
|
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 0,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/question_answering",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 32,
|
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 248181489
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d8607496ff2eb97423454fa1e58c35ffe1761343863b47c2346bdc6f2c2fef6
|
3 |
size 248181489
|
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:00bf4f2eec2d78114847e12ee7bbefe929fd0ac967682dc4811cfd2bf668a141
|
3 |
size 2735
|