Miczu212 commited on
Commit
fce98de
·
1 Parent(s): eddf0a6

add model and metrics

Browse files
Files changed (2) hide show
  1. config.json +8 -0
  2. model.pth +1 -1
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["Net"],
3
+ "model_type": "custom",
4
+ "framework": "pytorch",
5
+ "task": "image-classification",
6
+ "image_size": [28, 28],
7
+ "labels": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"]
8
+ }
model.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c96642da1db4cc329b8141ba46321dc619eb9e87eb4c98e385f79dcf49b20c80
3
  size 44799179
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60a4e61c226e6308e993970e512ba7bc8a771eabd46343a2dbd2d8f0e355a97
3
  size 44799179