Upload CamPlusPlus.mlmodelc/metadata.json with huggingface_hub
Browse files
CamPlusPlus.mlmodelc/metadata.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"metadataOutputVersion" : "3.0",
|
| 4 |
+
"storagePrecision" : "Float16",
|
| 5 |
+
"outputSchema" : [
|
| 6 |
+
{
|
| 7 |
+
"hasShapeFlexibility" : "0",
|
| 8 |
+
"isOptional" : "0",
|
| 9 |
+
"dataType" : "Float16",
|
| 10 |
+
"formattedType" : "MultiArray (Float16 1 × 192)",
|
| 11 |
+
"shortDescription" : "",
|
| 12 |
+
"shape" : "[1, 192]",
|
| 13 |
+
"name" : "embedding",
|
| 14 |
+
"type" : "MultiArray"
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"modelParameters" : [
|
| 18 |
+
|
| 19 |
+
],
|
| 20 |
+
"specificationVersion" : 8,
|
| 21 |
+
"mlProgramOperationTypeHistogram" : {
|
| 22 |
+
"Ios17.mul" : 107,
|
| 23 |
+
"Ios17.sqrt" : 1,
|
| 24 |
+
"Ios17.transpose" : 1,
|
| 25 |
+
"Ios17.sub" : 1,
|
| 26 |
+
"Ios17.conv" : 225,
|
| 27 |
+
"Ios16.sigmoid" : 52,
|
| 28 |
+
"Ios17.sliceByIndex" : 52,
|
| 29 |
+
"Ios17.add" : 56,
|
| 30 |
+
"Ios16.reduceMean" : 55,
|
| 31 |
+
"Ios16.relu" : 171,
|
| 32 |
+
"Ios16.avgPool" : 52,
|
| 33 |
+
"Ios17.batchNorm" : 56,
|
| 34 |
+
"Ios17.expandDims" : 54,
|
| 35 |
+
"Ios17.concat" : 53,
|
| 36 |
+
"Ios17.squeeze" : 1,
|
| 37 |
+
"Ios17.reshape" : 53
|
| 38 |
+
},
|
| 39 |
+
"computePrecision" : "Mixed (Float16, Int32)",
|
| 40 |
+
"isUpdatable" : "0",
|
| 41 |
+
"stateSchema" : [
|
| 42 |
+
|
| 43 |
+
],
|
| 44 |
+
"availability" : {
|
| 45 |
+
"macOS" : "14.0",
|
| 46 |
+
"tvOS" : "17.0",
|
| 47 |
+
"visionOS" : "1.0",
|
| 48 |
+
"watchOS" : "10.0",
|
| 49 |
+
"iOS" : "17.0",
|
| 50 |
+
"macCatalyst" : "17.0"
|
| 51 |
+
},
|
| 52 |
+
"modelType" : {
|
| 53 |
+
"name" : "MLModelType_mlProgram"
|
| 54 |
+
},
|
| 55 |
+
"userDefinedMetadata" : {
|
| 56 |
+
"com.github.apple.coremltools.conversion_date" : "2026-03-13",
|
| 57 |
+
"com.github.apple.coremltools.source" : "torch==2.7.1",
|
| 58 |
+
"com.github.apple.coremltools.version" : "9.0",
|
| 59 |
+
"com.github.apple.coremltools.source_dialect" : "TorchScript"
|
| 60 |
+
},
|
| 61 |
+
"inputSchema" : [
|
| 62 |
+
{
|
| 63 |
+
"hasShapeFlexibility" : "0",
|
| 64 |
+
"isOptional" : "0",
|
| 65 |
+
"dataType" : "Float16",
|
| 66 |
+
"formattedType" : "MultiArray (Float16 1 × 500 × 80)",
|
| 67 |
+
"shortDescription" : "",
|
| 68 |
+
"shape" : "[1, 500, 80]",
|
| 69 |
+
"name" : "mel_features",
|
| 70 |
+
"type" : "MultiArray"
|
| 71 |
+
}
|
| 72 |
+
],
|
| 73 |
+
"generatedClassName" : "CamPlusPlus_fixed",
|
| 74 |
+
"method" : "predict"
|
| 75 |
+
}
|
| 76 |
+
]
|