Add Core ML conversion

#1
by pcuenq HF Staff - 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:3250bcad752999d27a00c2ff7e376a12b0c9622f0c8b34fc1862599f0bf4e666
3
+ size 166859
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:4f733c2a2003b7086013bbaa21fc9923f907765c169e24d31eeda248130d7f2c
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
+ "0ABB8F43-22FD-4CC9-AD65-3A9BB20CD596": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "20B50F85-563A-4CB0-8EB1-27E0A5E0F474": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "0ABB8F43-22FD-4CC9-AD65-3A9BB20CD596"
18
+ }