Commit
·
2a8e30a
1
Parent(s):
cd46cb6
update model
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
.DS_Store
|
sentry_keyed.mlpackage/Data/com.apple.CoreML/FeatureDescriptions.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"Outputs":{"logits":{"MLFeatureShortDescription":""},"Identity":{"MLFeatureShortDescription":""},"classLabel":{"MLFeatureShortDescription":""}},"Inputs":{"features":{"MLFeatureShortDescription":""}},"TrainingInputs":{}}
|
sentry_keyed.mlpackage/Data/com.apple.CoreML/Metadata.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"MLModelCreatorDefinedKey":{"com.excelsis.crossprism.id":"sentry_keyed","com.excelsis.crossprism.type":"head"
|
|
|
1 |
+
{"MLModelCreatorDefinedKey":{"sampleCount":"75","com.excelsis.crossprism.id":"sentry_keyed","com.excelsis.crossprism.type":"head"},"MLModelDescriptionKey":"Exported by CrossPrism https:\/\/www.crossprism.com"}
|
sentry_keyed.mlpackage/Data/com.apple.CoreML/sentry_keyed.mlmodel
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5492
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4ed5f5dac0d67d3fd7263136b03df23396ed7ad04943f44a84ab7f1060da285
|
3 |
size 5492
|
sentry_keyed.mlpackage/Manifest.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"itemInfoEntries":{"
|
|
|
1 |
+
{"fileFormatVersion":"1.0.0","itemInfoEntries":{"F2CF1B95-7368-433F-B90A-3385CFE06415":{"author":"com.apple.CoreML","name":"Metadata.json","path":"com.apple.CoreML\/Metadata.json","description":"External Metadata Overlay"},"761B0B11-039B-4574-BD0C-411D5C02D6E1":{"author":"com.apple.CoreML","description":"External FeatureDescription Overlay","name":"FeatureDescriptions.json","path":"com.apple.CoreML\/FeatureDescriptions.json"},"F4B06562-8BDC-4214-9146-52D49B0C9D61":{"path":"com.apple.CoreML\/sentry_keyed.mlmodel","description":"CoreML Model Specification","author":"com.apple.CoreML","name":"sentry_keyed.mlmodel"}},"rootModelIdentifier":"F4B06562-8BDC-4214-9146-52D49B0C9D61"}
|