Convert to CoreML Model Package

#1
by julien-c HF staff - opened
Model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (115 kB). View file
 
Model.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:293fd4eeb719ca74db6b800ad18f9d965b6c7d2ca5149bb16b98b18d60457a7a
3
+ size 343213568
Model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "A2694FC1-68AB-4BF8-9C9F-58ABA423B2E0": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "D07642BF-A6C4-4CB8-9164-C4B7F64F69FC": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Specification",
13
+ "name": "model.mlmodel",
14
+ "path": "com.apple.CoreML/model.mlmodel"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "D07642BF-A6C4-4CB8-9164-C4B7F64F69FC"
18
+ }