haryoaw commited on
Commit
6f8d5cf
1 Parent(s): 08a0c55

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/normal_temp-gen-x-mbert_lr-5e-06_bs-32/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:63e7ce92cf5bb67d0923849096c438200e4248711cb7c3a112f5d96924bb8c2c
3
- size 711477737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40476dd069a75db5bd1e2b905ff5553b5f2ef04bcf7460383e0b4b0bc209f42
3
+ size 711485233