Gabor Cselle
commited on
Commit
•
450d14f
1
Parent(s):
dfa14e8
Initial commit
Browse files- config.json +7 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"CustomResNetForHuggingFace"
|
4 |
+
],
|
5 |
+
"torch_dtype": "float32",
|
6 |
+
"transformers_version": "4.28.1"
|
7 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf8365af88fbb84b559586a73845781e3b7d3c9abcfec1c5cfe502a155f78b52
|
3 |
+
size 46833781
|