Alex Borelli
commited on
Commit
·
ceeea87
1
Parent(s):
a19e177
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": "distilbert",
|
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:d737a355fb83f82da73abeed3f36355505a72e25757afe125bdda485c2032018
|
3 |
+
size 265491109
|