Commit
·
753e878
1
Parent(s):
461bb5a
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_BertBased"
|
4 |
+
],
|
5 |
+
"final_dropout": 0.55,
|
6 |
+
"model_type": "bert",
|
7 |
+
"torch_dtype": "float32",
|
8 |
+
"transformers_version": "4.27.3"
|
9 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:919b2742a252bd49e4fb3949d469131f06113bf23b501ba522add96bd208f98d
|
3 |
+
size 438006325
|