End of training
Browse files- ipu_config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
ipu_config.json
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
"device_iterations": 32,
|
4 |
"embedding_serialization_factor": 2,
|
5 |
"enable_half_partials": true,
|
6 |
-
"executable_cache_dir": "./exe_cache/",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 39,
|
9 |
-
"inference_device_iterations":
|
10 |
"inference_replication_factor": 1,
|
11 |
"ipus_per_replica": 4,
|
12 |
"layers_per_ipu": [
|
|
|
3 |
"device_iterations": 32,
|
4 |
"embedding_serialization_factor": 2,
|
5 |
"enable_half_partials": true,
|
6 |
+
"executable_cache_dir": "./exe_cache//packed_bert_mlseqcls/",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 39,
|
9 |
+
"inference_device_iterations": 64,
|
10 |
"inference_replication_factor": 1,
|
11 |
"ipus_per_replica": 4,
|
12 |
"layers_per_ipu": [
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 219077493
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91ad7da413da2c2777a54158709f3f9c293a418d8562025b7fb2fec406a5e8a6
|
3 |
size 219077493
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2747
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a6299b457ebe7755af3d2c00c19d00702b74ac346a2c5fb261b3eb6261b19cb
|
3 |
size 2747
|