indiejoseph
commited on
Commit
•
1b5ae69
1
Parent(s):
f5f6f43
Upload BertForMaskedLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/notebooks/cantonese/bert-base-cantonese",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/notebooks/cantonese/bert-base-cantonese-line-by-line",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
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:a7c4ae15a5631c5f616b7a8096e051667f88ee7a2593f2a7d6b67b5d16f05571
|
3 |
+
size 410765365
|