Koushik Dutta
commited on
Commit
·
b589fdb
1
Parent(s):
5badb77
coreml
Browse files- text.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- text.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- text.mlpackage/Manifest.json +18 -0
- vision.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- vision.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- vision.mlpackage/Manifest.json +18 -0
text.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aaaa22ea9d69dc1bab6c417547ce2b6a872df434bded9ec11ab359e2967d2b8
|
3 |
+
size 142948
|
text.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:a0e280577d622fde534615f5807451423357a53735ae57db3f8589c2ffa4d68f
|
3 |
+
size 126881920
|
text.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"E6DDC00D-5F1D-41A2-944E-CE212EF343E5": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"ED4B5B4C-8669-4660-8572-406BCF56C041": {
|
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": "ED4B5B4C-8669-4660-8572-406BCF56C041"
|
18 |
+
}
|
vision.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82ca2662fd0c9beebe70e97cad32dcd4aaf9679f9a3c874beded2b637c3c251
|
3 |
+
size 142309
|
vision.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:e8b36731015c664e29d069142aa840f8ae11e8c6d70310afa902a53f00954734
|
3 |
+
size 175712384
|
vision.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"37C5788F-6CE4-42D1-BBA4-311AB9B9CC09": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"94BE8B0C-D8BA-488C-9058-BB4DACCD9535": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "37C5788F-6CE4-42D1-BBA4-311AB9B9CC09"
|
18 |
+
}
|