Add Core ML conversion

#2
by Leszekasdfff - opened
coreml/question-answering/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (165 kB). View file
 
coreml/question-answering/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:de164421cfc5d47b8d562e3890f1dbc8bc7e590b147ccb9109d6c8ece1d0bc41
3
+ size 435585472
coreml/question-answering/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "53B7743E-CCE9-46BB-BF38-46BBCAB2DF57": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "C187D070-7513-472D-B7D0-80CD12D70CD3": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "53B7743E-CCE9-46BB-BF38-46BBCAB2DF57"
18
+ }