Add Core ML conversion
Browse filesCore ML conversion, task=multiple-choice, precision=float32
- coreml/multiple-choice/float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +0 -0
- coreml/multiple-choice/float16_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/multiple-choice/float16_model.mlpackage/Manifest.json +18 -0
- coreml/multiple-choice/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +0 -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/question-answering/float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +0 -0
- coreml/question-answering/float16_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/question-answering/float16_model.mlpackage/Manifest.json +18 -0
coreml/multiple-choice/float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
Binary file (40.7 kB). View file
|
|
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:c7aa2e1bc25b2bbec1b15a25dd0766426823eba2eec875f2cd8fff76aae89476
|
3 |
+
size 34489152
|
coreml/multiple-choice/float16_model.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"77B619BC-D995-4063-8C33-BC00BEB47F83": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"8401929A-56A3-4B3F-9534-60AAF0D514FC": {
|
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": "8401929A-56A3-4B3F-9534-60AAF0D514FC"
|
18 |
+
}
|
coreml/multiple-choice/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
Binary file (37.7 kB). View file
|
|
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:8b369fdd60a3725bd2e9441f275421b8bdbc1aae3175531bc023e3706e4a01b9
|
3 |
+
size 68974656
|
coreml/multiple-choice/float32_model.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"E8A029F0-70AA-4E81-A22E-A4B34C2A87C9": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"E9323EF4-BB5E-4DD9-85EE-104C7106D96E": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "E8A029F0-70AA-4E81-A22E-A4B34C2A87C9"
|
18 |
+
}
|
coreml/question-answering/float16_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
Binary file (38.9 kB). View file
|
|
coreml/question-answering/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:d57b29bbe10137b66ba735c71ff7c976c368e6755f02064e7de9ec612a861317
|
3 |
+
size 34290880
|
coreml/question-answering/float16_model.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"84C23ACB-6AA4-461C-8BCC-CBAA1CFB7522": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"B3146298-8463-4E16-8EA7-8F6DBAE2C84E": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "84C23ACB-6AA4-461C-8BCC-CBAA1CFB7522"
|
18 |
+
}
|