HieuLV3 commited on
Commit
7c19dde
1 Parent(s): 179f357
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/UIT_QA/models/xlm-roberta-base-finetuned-uit-qa",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
@@ -7,6 +7,7 @@
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 1024,
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/UIT_QA/models/xlm_roberta_large",
3
  "architectures": [
4
  "RobertaForQuestionAnswering"
5
  ],
 
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:168581a3eef3f331584fad3c101cf76033a275eadad9f99b6132b499f468951d
3
- size 2235534897
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e633fe9b855e7a7f606bff2680f7fa256e989a6d449596889294498d15855b
3
+ size 2235529457