Nick Ball
commited on
Commit
•
564ca55
1
Parent(s):
2a24853
End of training
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "bert-base-cased",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
1 |
{
|
2 |
"_name_or_path": "bert-base-cased",
|
3 |
"architectures": [
|
4 |
+
"PipelinedBertForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"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 216750379
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1de78a8b8fb98abdcd2dbbf6829cfe16ec3b973772d87bc9706197039ebfc620
|
3 |
size 216750379
|