pcuenq HF staff commited on
Commit
87c541b
·
1 Parent(s): b3f931d

Add Core ML conversion (#2)

Browse files

- Add Core ML conversion (6d33067ec85bf6f5b5263a1f2327ae84ea335a43)

coreml/masked-lm/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:ce861a7d71a2c92e2ae87f10d587f052d970f30f2f4f1365e9e3553ebc3a01d2
3
+ size 70199
coreml/masked-lm/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:bb2d0ee1b5d755d158a8f59c6eb8a6820d2a83d95601ced5e54a6d00ba7b34f0
3
+ size 180859700
coreml/masked-lm/float16_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "4B3834E7-06B6-4FC0-9753-77AAACDB19DE": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "E09B4210-3C01-4A1D-861D-34FB9E299E35": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "4B3834E7-06B6-4FC0-9753-77AAACDB19DE"
18
+ }
coreml/multiple-choice/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:495ed92693f4bb83b501ba73ccd9e49b737b82753b07a0a77bd7ac6f57808d1d
3
+ size 70817
coreml/multiple-choice/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:78fb7bccf8bc3761c2fcafbc877aeb54f73e51c1b4ec3aa5277c74ca2e58f228
3
+ size 133915136
coreml/multiple-choice/float16_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "BFA9C03C-231C-4852-8730-7B7B9DE233AA": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "D1F4E0B7-9E4B-40A1-9127-5934247184B3": {
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": "D1F4E0B7-9E4B-40A1-9127-5934247184B3"
18
+ }