haryoaw commited on
Commit
6b8faf2
1 Parent(s): fd04131

Upload BertForMultipleChoice

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "experiment-outputs/zero-shot_cross-lingual_temp-gen-x-mbert_lr-1e-05_bs-16/best_model/",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
+ "_name_or_path": "bert-base-multilingual-cased",
3
  "architectures": [
4
+ "BertForMultipleChoice"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:923f2c96ea57335ebd6fccc0717d77ac6683aeb054620464fab74028976806aa
3
- size 711477737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c08794cf68db84bd81de13b006e5b6a8e08692aa2fe10d4f763fa86ef0b2ea1
3
+ size 711485233