Add Core ML conversion

#1
by osanseviero - opened
coreml/masked-lm/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1bda040fbf6c1eb109f495b64c47c17747bd91462ff3f7530d4487c500f72f
3
+ size 166873
coreml/masked-lm/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:faf02f0b4377b4de3d6a444aa1a6a3dd3897ef01661c47f7fcba653230c340a5
3
+ size 531833856
coreml/masked-lm/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "dbb6bc11-aebb-4a64-a780-7977a13aef0c": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "e4d36e9a-7bd3-46d1-ae6e-db32fcf113cb": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "dbb6bc11-aebb-4a64-a780-7977a13aef0c"
18
+ }