windowsartes
commited on
Commit
•
9a73918
1
Parent(s):
d4927fb
Upload FunnelForMaskedLM
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"pooling_type": "mean",
|
32 |
"separate_cls": true,
|
33 |
"torch_dtype": "float32",
|
34 |
-
"transformers_version": "4.40.
|
35 |
"truncate_seq": true,
|
36 |
"vocab_size": 909
|
37 |
}
|
|
|
31 |
"pooling_type": "mean",
|
32 |
"separate_cls": true,
|
33 |
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.40.2",
|
35 |
"truncate_seq": true,
|
36 |
"vocab_size": 909
|
37 |
}
|