Upload BertForQuestionAnswering
Browse files- config.json +3 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForQuestionAnswering"
|
5 |
],
|
@@ -20,7 +20,8 @@
|
|
20 |
"output_past": true,
|
21 |
"pad_token_id": 0,
|
22 |
"position_embedding_type": "absolute",
|
23 |
-
"
|
|
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 31923
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Rifky/indobert-indolem-uncased-qa",
|
3 |
"architectures": [
|
4 |
"BertForQuestionAnswering"
|
5 |
],
|
|
|
20 |
"output_past": true,
|
21 |
"pad_token_id": 0,
|
22 |
"position_embedding_type": "absolute",
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.28.1",
|
25 |
"type_vocab_size": 2,
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 31923
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a9e7d7ba2bb3abbe4f13b8738f85384aa2844a701587804f51575f5e5cb67fc
|
3 |
+
size 439945965
|