Add Core ML conversion

#5
by pcuenq HF Staff - opened
coreml/token-classification/float16_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:9ded5fd1f90bd060ce7c003280c768795fee48b901a6d7361c0a4b433bcb621a
3
+ size 68650
coreml/token-classification/float16_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:add0b7bb2ef063cc6697e24435d0806bb6ef2f0652c4dece25abffdc764512a6
3
+ size 132735360
coreml/token-classification/float16_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "05c2904c-6d80-44e3-a8d3-06e908f5f588": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "0f3292d3-226a-4d8a-b7f7-09a5f755abb2": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Specification",
13
+ "name": "model.mlmodel",
14
+ "path": "com.apple.CoreML/model.mlmodel"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "0f3292d3-226a-4d8a-b7f7-09a5f755abb2"
18
+ }