graphcore-rahult
commited on
Commit
•
0839f12
1
Parent(s):
046c0d2
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": 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": 16,
|
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/text_classification",
|
7 |
"execute_encoder_on_cpu_for_generation": false,
|
8 |
"gradient_accumulation_steps": 16,
|
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 249363181
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c4f29a8392a983cb6b56228132c3ba6ebab9a5fd70440ee00636a1fbe892ddc
|
3 |
size 249363181
|
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:b9cf320258f1610a60d9047503cd02ccbb53e03d9e4f8c0392a96167c4d708d2
|
3 |
size 2799
|