Add Core ML conversion

#19
by pcuenq HF Staff - opened
coreml/masked-lm/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:444ffa6b4c66865b46dbe56ec5861fffe0f0700d36a7d2859ab86e972a76bf8e
3
- size 64215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1bf173c23109cb5817c159481ea7881c0b4d42f37e6886beaa535fc576c30b
3
+ size 64201
coreml/masked-lm/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f357c1649f99a898129870082d7043a00f633da6dba1da1b76926fbe10400dd4
3
  size 361712576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d195f61cbc81b3b7dcaf2d6124baa486166dc3d36f1df823e5675aecb68567
3
  size 361712576
coreml/masked-lm/float32_model.mlpackage/Manifest.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "7d1885d1-419b-430f-a270-71280fae84bd": {
5
- "author": "com.apple.CoreML",
6
- "description": "CoreML Model Weights",
7
- "name": "weights",
8
- "path": "com.apple.CoreML/weights"
9
- },
10
- "d4b66a4d-6127-4737-979f-5ab97604d114": {
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": "d4b66a4d-6127-4737-979f-5ab97604d114"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "3919860F-1EA8-4ED3-86AB-2C62729F6646": {
 
 
 
 
 
 
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "8D622237-F38E-4234-AEB1-703F0A99AE14": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
+ "rootModelIdentifier": "3919860F-1EA8-4ED3-86AB-2C62729F6646"
18
  }
coreml/multiple-choice/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:29368a036b9fde7fa6b77e36dcef3b9fa910ee90063f7eb549a66b1557933aa9
3
+ size 64872
coreml/multiple-choice/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:54a725a84866070b35111d2c2a92a8715deb1d9d0b4edf7870beba453ae3664e
3
+ size 267823616
coreml/multiple-choice/float32_model.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "5C5055BE-4D43-4963-ABFE-FA0C1964B93D": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "8CB71723-6F16-4D89-A9EC-98BEE34B2B7B": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "5C5055BE-4D43-4963-ABFE-FA0C1964B93D"
18
+ }