abhilash1910
commited on
Commit
•
24b8489
1
Parent(s):
5fd6b35
Roberta MLM Trained on Financial Phrasebank Second Version
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tf_model.h5 +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -19,5 +19,5 @@
|
|
19 |
"num_hidden_layers": 6,
|
20 |
"pad_token_id": 1,
|
21 |
"type_vocab_size": 1,
|
22 |
-
"vocab_size":
|
23 |
}
|
|
|
19 |
"num_hidden_layers": 6,
|
20 |
"pad_token_id": 1,
|
21 |
"type_vocab_size": 1,
|
22 |
+
"vocab_size": 56000
|
23 |
}
|
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:56f385034819561fee7e5df8a0e274a230a92487669db0cd670b84ed0a1de9a7
|
3 |
+
size 346369799
|
tf_model.h5
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:2d9e9e32a253130cf2f0749d1bcf0cae0d52ae83c2039b0904711a55b850d89d
|
3 |
+
size 522461792
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1839
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77864713fbd9ea0f36290c874a2ca50b13a2a17f1a2b10232f4a96dd2bc98066
|
3 |
size 1839
|