Add Core ML conversion

#2
by Harissam - opened
coreml/next-sentence-prediction/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (551 kB). View file
 
coreml/next-sentence-prediction/float32_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:6a771040936cf3594f961f3b6ae07a5136b4f39551e4556b636e869b7878f297
3
+ size 97602624
coreml/next-sentence-prediction/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "478F24FB-0994-49A9-BD8D-D04132935547": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "EEDA963B-8ED9-4309-BC88-4B61A4E305A5": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "478F24FB-0994-49A9-BD8D-D04132935547"
18
+ }