crossprism commited on
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
- {"TrainingInputs":{},"Outputs":{"classLabel":{"MLFeatureShortDescription":""},"Identity":{"MLFeatureShortDescription":""},"logits":{"MLFeatureShortDescription":""}},"Inputs":{"features":{"MLFeatureShortDescription":""}}}
 
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","sampleCount":"74"},"MLModelDescriptionKey":"Exported by CrossPrism https:\/\/www.crossprism.com"}
 
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:bf98b07e19fd00dd788a5809013e74f1dd59658f00becb8a4a2bd4dbbd67187e
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":{"BC487DE8-2DE2-4DB5-84CD-3ECC6E40C79F":{"name":"sentry_keyed.mlmodel","description":"CoreML Model Specification","path":"com.apple.CoreML\/sentry_keyed.mlmodel","author":"com.apple.CoreML"},"889711D4-51EA-403A-92EB-2C6BE342DBDD":{"path":"com.apple.CoreML\/Metadata.json","author":"com.apple.CoreML","name":"Metadata.json","description":"External Metadata Overlay"},"BD75EB0B-3240-4B87-972D-075A3961177F":{"path":"com.apple.CoreML\/FeatureDescriptions.json","author":"com.apple.CoreML","description":"External FeatureDescription Overlay","name":"FeatureDescriptions.json"}},"rootModelIdentifier":"BC487DE8-2DE2-4DB5-84CD-3ECC6E40C79F","fileFormatVersion":"1.0.0"}
 
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"}