Samuel Cahyawijaya commited on
Commit
d05704b
1 Parent(s): 9e90d1d

update indobart model

Browse files
Files changed (2) hide show
  1. config.json +4 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,11 @@
1
  {
 
2
  "activation_dropout": 0.1,
3
  "activation_function": "gelu",
4
  "add_bias_logits": false,
5
  "add_final_layer_norm": false,
6
  "architectures": [
7
- "BartModel"
8
  ],
9
  "attention_dropout": 0.1,
10
  "bos_token_id": 0,
@@ -66,8 +67,8 @@
66
  "num_beams": 6
67
  }
68
  },
69
- "transformers_version": "4.7.0.dev0",
 
70
  "use_cache": true,
71
- "tokenizer_class": "IndoNLGTokenizer",
72
  "vocab_size": 40004
73
  }
1
  {
2
+ "_name_or_path": "bart-base",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "MBartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.1,
11
  "bos_token_id": 0,
67
  "num_beams": 6
68
  }
69
  },
70
+ "torch_dtype": "float32",
71
+ "transformers_version": "4.5.1",
72
  "use_cache": true,
 
73
  "vocab_size": 40004
74
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e94a19add60ca13097d6dd9dc6f8277aaa20157864b2826baf433a8cc64489b
3
- size 649139539
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f3bf62223ddff07f81f8e113282d1b6a2436d8ea350c73ec00be61bd0613c4
3
+ size 526426289