pdelobelle
commited on
Commit
•
172de46
1
Parent(s):
b9aa40c
Fix for too small embeddings matrix
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"RobertaForMaskedLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": ".",
|
3 |
"architectures": [
|
4 |
"RobertaForMaskedLM"
|
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:9ae3b1f1a9e83ef01125a2908de4f4f7ce0fadfb7bc90ba718634e870b47e003
|
3 |
+
size 297153970
|