jorgeortizfuentes
commited on
Commit
•
a81f31e
1
Parent(s):
092ea8a
Upload BertForMaskedLM
Browse files- generation_config.json +5 -0
- pytorch_model.bin +3 -0
generation_config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"pad_token_id": 1,
|
4 |
+
"transformers_version": "4.27.0.dev0"
|
5 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dafa74e794545823565f776e192187a7e8189707af0746cbf7077659ba4804b6
|
3 |
+
size 439604217
|