Alex Borelli
commited on
Commit
·
fa545e2
1
Parent(s):
d8f262b
Upload 2 files
Browse files- config.json +9 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MyHFModel"
|
4 |
+
],
|
5 |
+
"final_dropout": 0.55,
|
6 |
+
"model_type": "bert",
|
7 |
+
"torch_dtype": "float32",
|
8 |
+
"transformers_version": "4.33.0"
|
9 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6a6743261b5babf4af775bcfb71cc841f22465ef661c6c82cb73e338b6bf294
|
3 |
+
size 438001841
|