Upload folder using huggingface_hub
Browse files- analytics/coremldata.bin +3 -0
- coremldata.bin +3 -0
- metadata.json +70 -0
- model.mil +0 -0
- weights/weight.bin +3 -0
analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b0011146d6ff94bf9eacc66531176967c34be22dbd81cb12a2af59b2ed266e7
|
| 3 |
+
size 243
|
coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d00dbe2d8526eb5267de37343f6050a1d6e68bcceaccfc9c15e96b7a6908475
|
| 3 |
+
size 319
|
metadata.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"metadataOutputVersion" : "3.0",
|
| 4 |
+
"storagePrecision" : "Float16",
|
| 5 |
+
"outputSchema" : [
|
| 6 |
+
{
|
| 7 |
+
"hasShapeFlexibility" : "0",
|
| 8 |
+
"isOptional" : "0",
|
| 9 |
+
"dataType" : "Float32",
|
| 10 |
+
"formattedType" : "MultiArray (Float32 1 × 1500 × 1280)",
|
| 11 |
+
"shortDescription" : "",
|
| 12 |
+
"shape" : "[1, 1500, 1280]",
|
| 13 |
+
"name" : "output",
|
| 14 |
+
"type" : "MultiArray"
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"modelParameters" : [
|
| 18 |
+
|
| 19 |
+
],
|
| 20 |
+
"specificationVersion" : 6,
|
| 21 |
+
"mlProgramOperationTypeHistogram" : {
|
| 22 |
+
"Linear" : 192,
|
| 23 |
+
"Matmul" : 64,
|
| 24 |
+
"Cast" : 2,
|
| 25 |
+
"Conv" : 2,
|
| 26 |
+
"Softmax" : 32,
|
| 27 |
+
"Add" : 65,
|
| 28 |
+
"Transpose" : 161,
|
| 29 |
+
"LayerNorm" : 65,
|
| 30 |
+
"Mul" : 64,
|
| 31 |
+
"Gelu" : 34,
|
| 32 |
+
"Reshape" : 128
|
| 33 |
+
},
|
| 34 |
+
"computePrecision" : "Mixed (Float16, Float32, Int32)",
|
| 35 |
+
"isUpdatable" : "0",
|
| 36 |
+
"stateSchema" : [
|
| 37 |
+
|
| 38 |
+
],
|
| 39 |
+
"availability" : {
|
| 40 |
+
"macOS" : "12.0",
|
| 41 |
+
"tvOS" : "15.0",
|
| 42 |
+
"visionOS" : "1.0",
|
| 43 |
+
"watchOS" : "8.0",
|
| 44 |
+
"iOS" : "15.0",
|
| 45 |
+
"macCatalyst" : "15.0"
|
| 46 |
+
},
|
| 47 |
+
"modelType" : {
|
| 48 |
+
"name" : "MLModelType_mlProgram"
|
| 49 |
+
},
|
| 50 |
+
"userDefinedMetadata" : {
|
| 51 |
+
"com.github.apple.coremltools.source_dialect" : "TorchScript",
|
| 52 |
+
"com.github.apple.coremltools.version" : "7.1",
|
| 53 |
+
"com.github.apple.coremltools.source" : "torch==2.4.1"
|
| 54 |
+
},
|
| 55 |
+
"inputSchema" : [
|
| 56 |
+
{
|
| 57 |
+
"hasShapeFlexibility" : "0",
|
| 58 |
+
"isOptional" : "0",
|
| 59 |
+
"dataType" : "Float32",
|
| 60 |
+
"formattedType" : "MultiArray (Float32 1 × 128 × 3000)",
|
| 61 |
+
"shortDescription" : "",
|
| 62 |
+
"shape" : "[1, 128, 3000]",
|
| 63 |
+
"name" : "logmel_data",
|
| 64 |
+
"type" : "MultiArray"
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"generatedClassName" : "coreml_encoder_large_v3_turbo",
|
| 68 |
+
"method" : "predict"
|
| 69 |
+
}
|
| 70 |
+
]
|
model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d770f88cdee4b38b1957ad4fbcde20cd0a21dc5715d4e030b651028666375ab
|
| 3 |
+
size 1273971776
|