Add Core ML conversion

#1
by Leszekasdfff - opened
coreml/fill-mask/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:aee079070a3d3db68457a43bd04bba000bcc35d40fa32d322be6bcb8cdaad816
3
+ size 165189
coreml/fill-mask/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:21a0f7aba8191400038d74f6bf22f2624366984448eb9ee25695c0993e0cdd41
3
+ size 531833856
coreml/fill-mask/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "71C26DC6-E304-42BF-AF50-819A4DB93D46": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "FBA78603-9979-4C6C-A191-EB6F9BF48C6D": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "71C26DC6-E304-42BF-AF50-819A4DB93D46"
18
+ }