graphcore-rahult
commited on
Commit
·
c8709b1
1
Parent(s):
fe7a965
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 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 1,
|
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": 4,
|
|
|
3 |
"device_iterations": 1,
|
4 |
"embedding_serialization_factor": 1,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "/tmp/exe_cache/image_classification",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 32,
|
9 |
"inference_device_iterations": 4,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 171676081
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45dc3c4369a6976ead68b54a598f3c8e3039cf30823be3474607972056678fd0
|
3 |
size 171676081
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2799
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e628e21e4268ccfe90a6dae29c0d8344916352a64f5a8655776f4097c76a4605
|
3 |
size 2799
|