breezedeus
commited on
Commit
•
e99f74e
1
Parent(s):
adc81d6
Upload 3 files
Browse files
mfd-v20240618.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6f864fb26b0b0340e7f32acefff4305023f3115bbe79c3bb146d1c11eaa85e4
|
3 |
+
size 105033
|
mfd-v20240618.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50d461e383bf3895d3d903edd14e7d4dadf351d3c61df5d36c4d2475fec2f7ac
|
3 |
+
size 22333440
|
mfd-v20240618.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"01AF50B4-35A1-479F-A537-18BEA6F2A9ED": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"07176CF0-84DC-402A-8333-8D02203E480F": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "01AF50B4-35A1-479F-A537-18BEA6F2A9ED"
|
18 |
+
}
|