Upload RobertaForMaskedLMV2
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
"add_pooling_layer": false,
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"auto_map": {
|
8 |
-
"
|
9 |
},
|
10 |
"bos_token_id": 0,
|
11 |
"classifier_dropout": null,
|
|
|
1 |
{
|
2 |
"add_pooling_layer": false,
|
3 |
"architectures": [
|
4 |
+
"RobertaForMaskedLMV2"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"auto_map": {
|
8 |
+
"AutoModelForMaskedLM": "AbLang_roberta_model.RobertaForMaskedLMV2"
|
9 |
},
|
10 |
"bos_token_id": 0,
|
11 |
"classifier_dropout": null,
|
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:f572cfe83960862f2f0cf33eb89d84525b5338431db6a0e157630f87bf7c4478
|
3 |
+
size 343232057
|