kadabengaran
commited on
Commit
•
2d1b05c
1
Parent(s):
680f300
Upload IndoBERTBiLSTM
Browse files- config.json +1 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "indobenchmark/indobert-base-p2",
|
3 |
"architectures": [
|
4 |
"IndoBERTBiLSTM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"bert_path": "indobenchmark/indobert-base-p2",
|
8 |
"classifier_dropout": null,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
@@ -19,7 +17,7 @@
|
|
19 |
"pad_token_id": 0,
|
20 |
"position_embedding_type": "absolute",
|
21 |
"torch_dtype": "float32",
|
22 |
-
"transformers_version": "4.
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 30522
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"IndoBERTBiLSTM"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
|
|
6 |
"classifier_dropout": null,
|
7 |
"hidden_act": "gelu",
|
8 |
"hidden_dropout_prob": 0.1,
|
|
|
17 |
"pad_token_id": 0,
|
18 |
"position_embedding_type": "absolute",
|
19 |
"torch_dtype": "float32",
|
20 |
+
"transformers_version": "4.30.2",
|
21 |
"type_vocab_size": 2,
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 30522
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:344d97ca3c11e9b7ccdc9d5564476208d8155fb7689aff23a00d711341e7d742
|
3 |
+
size 535649529
|