ZachNagengast
commited on
Commit
β’
398a99b
1
Parent(s):
2abdb46
Update models for NaN issue
Browse files- .gitignore +2 -0
- {msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/model.mlmodel +2 -2
- {msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/weights/weight.bin +2 -2
- {msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Manifest.json +3 -3
- sentence-transformers-msmarco-bert-base-dot-v5.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- sentence-transformers-msmarco-bert-base-dot-v5.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- {msmarco-bert-base-dot-v5.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5.mlpackage}/Manifest.json +8 -8
- {msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/model.mlmodel +1 -1
- {msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/weights/weight.bin +1 -1
- {msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Manifest.json +3 -3
- {msmarco-bert-base-dot-v5.mlpackage β thenlper-gte-base.mlpackage}/Data/com.apple.CoreML/model.mlmodel +1 -1
- {msmarco-bert-base-dot-v5.mlpackage β thenlper-gte-base.mlpackage}/Data/com.apple.CoreML/weights/weight.bin +1 -1
- thenlper-gte-base.mlpackage/Manifest.json +18 -0
- thenlper-gte-large-quantized-8-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel +1 -1
- thenlper-gte-large-quantized-8-bit.mlpackage/Data/com.apple.CoreML/weights/weight.bin +1 -1
- thenlper-gte-large-quantized-8-bit.mlpackage/Manifest.json +8 -8
- thenlper-gte-large.mlpackage/Data/com.apple.CoreML/model.mlmodel +2 -2
- thenlper-gte-large.mlpackage/Data/com.apple.CoreML/weights/weight.bin +1 -1
- thenlper-gte-large.mlpackage/Manifest.json +3 -3
- thenlper-gte-small-quantized-8-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- thenlper-gte-small-quantized-8-bit.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- thenlper-gte-small-quantized-8-bit.mlpackage/Manifest.json +18 -0
- thenlper-gte-small.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- thenlper-gte-small.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- thenlper-gte-small.mlpackage/Manifest.json +18 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
.DS_Store
|
2 |
+
**/.DS_Store
|
{msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/model.mlmodel
RENAMED
@@ -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:2ccc821c359bc81fdae06e54f04ef142f187f1309a31ef47f6c8878d91859473
|
3 |
+
size 141645
|
{msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/weights/weight.bin
RENAMED
@@ -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:21d47353113613aa749c18589b7a1b64495f7bc394dd8e0bf8ba4e388ae7ccf8
|
3 |
+
size 109452224
|
{msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage}/Manifest.json
RENAMED
@@ -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 |
-
"
|
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 |
+
"99E84C65-AE6C-4514-80EB-3063D4FCB7AC": {
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Weights",
|
7 |
"name": "weights",
|
8 |
"path": "com.apple.CoreML/weights"
|
9 |
},
|
10 |
+
"C185AE7A-A79E-4A91-847C-0CABB3055D58": {
|
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": "C185AE7A-A79E-4A91-847C-0CABB3055D58"
|
18 |
}
|
sentence-transformers-msmarco-bert-base-dot-v5.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:151ef444a6e80861ce23b429e96a746a814af91c80887a51d6893fe9f0938502
|
3 |
+
size 120461
|
sentence-transformers-msmarco-bert-base-dot-v5.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:f96761a861726bd27d878c12db4689223445a7f452efac877ec20118859b132e
|
3 |
+
size 217795968
|
{msmarco-bert-base-dot-v5.mlpackage β sentence-transformers-msmarco-bert-base-dot-v5.mlpackage}/Manifest.json
RENAMED
@@ -1,18 +1,18 @@
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
-
"
|
5 |
-
"author": "com.apple.CoreML",
|
6 |
-
"description": "CoreML Model Specification",
|
7 |
-
"name": "model.mlmodel",
|
8 |
-
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
-
},
|
10 |
-
"400FCEB1-C774-4965-B239-E6FEB78B590C": {
|
11 |
"author": "com.apple.CoreML",
|
12 |
"description": "CoreML Model Weights",
|
13 |
"name": "weights",
|
14 |
"path": "com.apple.CoreML/weights"
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
}
|
16 |
},
|
17 |
-
"rootModelIdentifier": "
|
18 |
}
|
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
+
"03BD6140-9C1C-46D8-BF6C-A07785C1D929": {
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Weights",
|
7 |
"name": "weights",
|
8 |
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"9BDDF84F-4800-465C-921A-6BAF062097FB": {
|
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": "9BDDF84F-4800-465C-921A-6BAF062097FB"
|
18 |
}
|
{msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/model.mlmodel
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 141519
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bda38553d842537b8f1c2f771baaadc71acef2b4f7eb225d78a8595b887306fc
|
3 |
size 141519
|
{msmarco-bert-base-dot-v5-quantized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Data/com.apple.CoreML/weights/weight.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109845504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f922c410c63e09830c25843a967a83c3d09bb7fffea54a2d5d9926c77a34455
|
3 |
size 109845504
|
{msmarco-bert-base-dot-v5-quanitized-8-bit.mlpackage β thenlper-gte-base-quantized-8-bit.mlpackage}/Manifest.json
RENAMED
@@ -1,18 +1,18 @@
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
-
"
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Specification",
|
7 |
"name": "model.mlmodel",
|
8 |
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
},
|
10 |
-
"
|
11 |
"author": "com.apple.CoreML",
|
12 |
"description": "CoreML Model Weights",
|
13 |
"name": "weights",
|
14 |
"path": "com.apple.CoreML/weights"
|
15 |
}
|
16 |
},
|
17 |
-
"rootModelIdentifier": "
|
18 |
}
|
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
+
"AC7AF0A3-6327-4828-8343-B41EE016B3CA": {
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Specification",
|
7 |
"name": "model.mlmodel",
|
8 |
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
},
|
10 |
+
"ED057140-0CA4-4869-A447-6965DEA44A96": {
|
11 |
"author": "com.apple.CoreML",
|
12 |
"description": "CoreML Model Weights",
|
13 |
"name": "weights",
|
14 |
"path": "com.apple.CoreML/weights"
|
15 |
}
|
16 |
},
|
17 |
+
"rootModelIdentifier": "AC7AF0A3-6327-4828-8343-B41EE016B3CA"
|
18 |
}
|
{msmarco-bert-base-dot-v5.mlpackage β thenlper-gte-base.mlpackage}/Data/com.apple.CoreML/model.mlmodel
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 120181
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe6739b58cfe7a9484ed26992b60a979d7c1054e3b0288f848700d74e9f8ff11
|
3 |
size 120181
|
{msmarco-bert-base-dot-v5.mlpackage β thenlper-gte-base.mlpackage}/Data/com.apple.CoreML/weights/weight.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218582464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:960a9b60d8e26a9b8437b07932c398f785676601c800a38f848418489bf94b06
|
3 |
size 218582464
|
thenlper-gte-base.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"3150C2A3-3011-4A14-9900-5C69B8F04EBA": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"D05AB473-82FD-4BDE-B80C-F4E520396D71": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "3150C2A3-3011-4A14-9900-5C69B8F04EBA"
|
18 |
+
}
|
thenlper-gte-large-quantized-8-bit.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 276840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a39c516045b9f0e520b25a2b2374c32ade992d1d60ceca4663d72bceff33cc5
|
3 |
size 276840
|
thenlper-gte-large-quantized-8-bit.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 335938560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427b374adb4edd3ff7a6a755451ed646091c8c73148f50ffc555adf2fc9eb9c6
|
3 |
size 335938560
|
thenlper-gte-large-quantized-8-bit.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 Specification",
|
7 |
-
"name": "model.mlmodel",
|
8 |
-
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
-
},
|
10 |
-
"9C5D479C-3D3A-4C17-92ED-154C8E82C0FA": {
|
11 |
"author": "com.apple.CoreML",
|
12 |
"description": "CoreML Model Weights",
|
13 |
"name": "weights",
|
14 |
"path": "com.apple.CoreML/weights"
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
}
|
16 |
},
|
17 |
-
"rootModelIdentifier": "
|
18 |
}
|
|
|
1 |
{
|
2 |
"fileFormatVersion": "1.0.0",
|
3 |
"itemInfoEntries": {
|
4 |
+
"B107C906-D265-4EE6-9F61-DC13E34173B6": {
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Weights",
|
7 |
"name": "weights",
|
8 |
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"ED04B353-573C-4C70-AC50-DF667FDE05ED": {
|
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": "ED04B353-573C-4C70-AC50-DF667FDE05ED"
|
18 |
}
|
thenlper-gte-large.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:4b739cea851420131a2fe9c62d2da8e20c0c7c1387a6b94b2da2d74b5a878fdc
|
3 |
+
size 235088
|
thenlper-gte-large.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 669258176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:755fce47a876d1f4699eec0c24187313cfc34a1f222098ac1661060a74f235f7
|
3 |
size 669258176
|
thenlper-gte-large.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 |
-
"
|
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 |
+
"77E0DBF4-EFAB-48CA-B3D7-269108ED4F5F": {
|
5 |
"author": "com.apple.CoreML",
|
6 |
"description": "CoreML Model Weights",
|
7 |
"name": "weights",
|
8 |
"path": "com.apple.CoreML/weights"
|
9 |
},
|
10 |
+
"D1A0290B-C22D-4771-8C03-FF5EDA2E0801": {
|
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": "D1A0290B-C22D-4771-8C03-FF5EDA2E0801"
|
18 |
}
|
thenlper-gte-small-quantized-8-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db0b47148ba72dd97e7c03213cd249c3d5c8f77974e6743ac44590a3ed781117
|
3 |
+
size 138591
|
thenlper-gte-small-quantized-8-bit.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:c1677424efac92e00785555d6547a550c64fc93aaa5df6d647cdd6ab5a7a0e8b
|
3 |
+
size 33708288
|
thenlper-gte-small-quantized-8-bit.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"07C1C838-2EFC-40E8-A1AF-3895CAB3E9A7": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"EC73DAAC-133E-4641-B8D6-C895C8FB1826": {
|
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": "EC73DAAC-133E-4641-B8D6-C895C8FB1826"
|
18 |
+
}
|
thenlper-gte-small.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:567373d9ad6e13d97615f26a1dd8d7e05bf1437b12f4b0a02ac20538f5cd84e5
|
3 |
+
size 120181
|
thenlper-gte-small.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:acae31a23f4cb00b98cb53820c9a3651a40c2c991511b146d8a40970e1c3d57a
|
3 |
+
size 66830272
|
thenlper-gte-small.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"83EEAABE-CAD9-4C84-BE15-1128A13E2167": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"84A6AAD0-C1D8-4AC5-9FF2-C4A7D683AA8D": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "83EEAABE-CAD9-4C84-BE15-1128A13E2167"
|
18 |
+
}
|