Add Core ML conversion
#19
by
pcuenq
HF Staff
- opened
- coreml/masked-lm/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +2 -2
- coreml/masked-lm/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +1 -1
- coreml/masked-lm/float32_model.mlpackage/Manifest.json +8 -8
- coreml/multiple-choice/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/multiple-choice/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/multiple-choice/float32_model.mlpackage/Manifest.json +18 -0
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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 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 |
-
"
|
| 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": "
|
| 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 |
+
}
|