Upload HuggingWrapper
Browse files- config.json +8 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "special_bert",
|
3 |
+
"architectures": [
|
4 |
+
"HuggingWrapper"
|
5 |
+
],
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.34.1"
|
8 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd97bef526d75f77543d67532e53a44e6cb2cc9c6281061ebe5c59a72056b8e7
|
3 |
+
size 438003958
|