julien-c HF staff commited on
Commit
e1bd176
1 Parent(s): 330ec37

Add Model.mlpackage

Browse files
Model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (117 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:ef23d44472032730faaff6f50d8e494887d04bef11da067db98766a592d9dc2e
3
+ size 441695808
Model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "0BC8B84D-B8D7-4006-9DA3-0740217902C1": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "28FD1EF9-0CB0-400C-B20E-243F22590A44": {
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": "28FD1EF9-0CB0-400C-B20E-243F22590A44"
18
+ }