Upload RobertaForQuestionAnswering
#4
by agr505 - opened
- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
"max_position_embeddings": 514,
|
| 18 |
"model_type": "roberta",
|
| 19 |
"num_attention_heads": 16,
|
| 20 |
-
"num_hidden_layers":
|
| 21 |
"pad_token_id": 1,
|
| 22 |
"position_embedding_type": "absolute",
|
| 23 |
"torch_dtype": "float32",
|
|
|
|
| 17 |
"max_position_embeddings": 514,
|
| 18 |
"model_type": "roberta",
|
| 19 |
"num_attention_heads": 16,
|
| 20 |
+
"num_hidden_layers": 31,
|
| 21 |
"pad_token_id": 1,
|
| 22 |
"position_embedding_type": "absolute",
|
| 23 |
"torch_dtype": "float32",
|
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:448d0a9cd51cac06a75788311ee9c51acbca84dd0e5c3bad525a7c3e9fcdd67e
|
| 3 |
+
size 1770114221
|