arsalanu commited on
Commit
9890283
1 Parent(s): 975a574

End of training

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. ipu_config.json +2 -2
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
- "PoptorchPackedPipelinedBertForQuestionAnswering"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
+ "PoptorchPipelinedPackedBertForQuestionAnswering"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
ipu_config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "auto_loss_scaling": false,
3
- "device_iterations": 16,
4
  "embedding_serialization_factor": 1,
5
  "enable_half_partials": true,
6
- "executable_cache_dir": "./cache-dir",
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 32,
9
  "inference_device_iterations": 64,
 
1
  {
2
  "auto_loss_scaling": false,
3
+ "device_iterations": 32,
4
  "embedding_serialization_factor": 1,
5
  "enable_half_partials": true,
6
+ "executable_cache_dir": "./exe_cache//packed_bert_squad/",
7
  "execute_encoder_on_cpu_for_generation": false,
8
  "gradient_accumulation_steps": 32,
9
  "inference_device_iterations": 64,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:189c4ba7c0879c20fd72eb6eaca6fa187b49e82e4d804ac1ce77aa34f4dd24b7
3
  size 217855725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dbff131f9ab2ff0ad486aac0a01c5e8479ebe184c8fc4fba70fdc1b85e98e9f
3
  size 217855725
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:132f88cfc0300dd3392ed9c2527c037a6d7a358d35b98568e981d30a8ed17189
3
  size 2747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de52d535289cdb373086425910f200c182bf0b243f94bbe74cb07fc1ccaebc38
3
  size 2747