Add Core ML conversion

#1
by dlaiymani - opened
coreml/token-classification/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:88ff4ab59790d18ded18e5ae4e7e69fae5d601c6ec336d17529dcdb75f0ab054
3
+ size 243937
coreml/token-classification/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:74e7deadf5f9c3f7453cd6c6b56d66f7497614a756e3ba701f9c2246a172d0a1
3
+ size 1329123776
coreml/token-classification/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "6A2FA2D5-C093-4283-8337-90DDF798F6F6": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "B84DFC97-C768-41C1-82E6-E3065D618C10": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "6A2FA2D5-C093-4283-8337-90DDF798F6F6"
18
+ }