zkeown commited on
Commit
d194828
·
verified ·
1 Parent(s): 42e7c90

fix: re-upload reconverted Separator weights (157→205 MB)

Browse files
v1.0.0/Banquet_Separator.mlmodelc/analytics/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed55b0377e73b058b6e7edfec717973d22e2ffe6af2778086f9459cf8b7dd283
3
  size 243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec781cefc475fd9cedf5aa55682244425a18d115c6f00b8b985c8bff43e42cef
3
  size 243
v1.0.0/Banquet_Separator.mlmodelc/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02c49fe2d9d5430e62c6bdcb2c42082ca646558b1ebdd9d25584c7f827253f51
3
  size 415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1564d816c190630bd1837c039ce30a876d982467fb8532638d4539d8a8ffd543
3
  size 415
v1.0.0/Banquet_Separator.mlmodelc/metadata.json CHANGED
@@ -1,13 +1,13 @@
1
  [
2
  {
3
  "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Mixed (Float16, Float32)",
5
  "outputSchema" : [
6
  {
7
  "hasShapeFlexibility" : "0",
8
  "isOptional" : "0",
9
- "dataType" : "Float16",
10
- "formattedType" : "MultiArray (Float16 1 × 2 × 1025 × 862 × 2)",
11
  "shortDescription" : "",
12
  "shape" : "[1, 2, 1025, 862, 2]",
13
  "name" : "mask",
@@ -19,7 +19,7 @@
19
  ],
20
  "specificationVersion" : 8,
21
  "mlProgramOperationTypeHistogram" : {
22
- "Ios17.reverse" : 32,
23
  "Ios17.square" : 1,
24
  "Ios17.elu" : 2,
25
  "Ios17.reshape" : 154,
@@ -27,9 +27,9 @@
27
  "Ios17.scatter" : 32,
28
  "Ios17.transpose" : 146,
29
  "Split" : 64,
30
- "Select" : 1,
31
  "Ios17.expandDims" : 36,
32
- "Ios17.add" : 242,
33
  "Ios16.sigmoid" : 128,
34
  "Ios17.sliceByIndex" : 152,
35
  "Ios17.squeeze" : 64,
@@ -40,17 +40,16 @@
40
  "Ios17.less" : 32,
41
  "Ios17.sub" : 33,
42
  "Ios17.tanh" : 96,
43
- "Ios17.cast" : 131,
44
  "Ios17.sqrt" : 1,
 
45
  "Ios17.linear" : 404,
46
  "Stack" : 1,
47
- "Ios17.greaterEqual" : 1,
48
  "Ios17.concat" : 16,
49
- "Ios17.realDiv" : 1,
50
  "Ios17.batchNorm" : 1,
51
- "Ios17.mul" : 225
52
  },
53
- "computePrecision" : "Mixed (Float16, Float32, Int16, Int32, UInt16)",
54
  "isUpdatable" : "0",
55
  "stateSchema" : [
56
 
@@ -67,7 +66,7 @@
67
  "name" : "MLModelType_mlProgram"
68
  },
69
  "userDefinedMetadata" : {
70
- "com.github.apple.coremltools.conversion_date" : "2026-02-07",
71
  "com.github.apple.coremltools.source" : "torch==2.10.0",
72
  "com.github.apple.coremltools.version" : "9.0",
73
  "com.github.apple.coremltools.source_dialect" : "TorchScript"
@@ -76,8 +75,8 @@
76
  {
77
  "hasShapeFlexibility" : "0",
78
  "isOptional" : "0",
79
- "dataType" : "Float16",
80
- "formattedType" : "MultiArray (Float16 1 × 2 × 1025 × 862 × 2)",
81
  "shortDescription" : "",
82
  "shape" : "[1, 2, 1025, 862, 2]",
83
  "name" : "stereo_stft",
@@ -86,8 +85,8 @@
86
  {
87
  "hasShapeFlexibility" : "0",
88
  "isOptional" : "0",
89
- "dataType" : "Float16",
90
- "formattedType" : "MultiArray (Float16 1 × 768)",
91
  "shortDescription" : "",
92
  "shape" : "[1, 768]",
93
  "name" : "query_embedding",
 
1
  [
2
  {
3
  "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float32",
5
  "outputSchema" : [
6
  {
7
  "hasShapeFlexibility" : "0",
8
  "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 2 × 1025 × 862 × 2)",
11
  "shortDescription" : "",
12
  "shape" : "[1, 2, 1025, 862, 2]",
13
  "name" : "mask",
 
19
  ],
20
  "specificationVersion" : 8,
21
  "mlProgramOperationTypeHistogram" : {
22
+ "Ios17.mul" : 225,
23
  "Ios17.square" : 1,
24
  "Ios17.elu" : 2,
25
  "Ios17.reshape" : 154,
 
27
  "Ios17.scatter" : 32,
28
  "Ios17.transpose" : 146,
29
  "Split" : 64,
30
+ "Select" : 64,
31
  "Ios17.expandDims" : 36,
32
+ "Ios17.add" : 305,
33
  "Ios16.sigmoid" : 128,
34
  "Ios17.sliceByIndex" : 152,
35
  "Ios17.squeeze" : 64,
 
40
  "Ios17.less" : 32,
41
  "Ios17.sub" : 33,
42
  "Ios17.tanh" : 96,
 
43
  "Ios17.sqrt" : 1,
44
+ "Ios17.realDiv" : 1,
45
  "Ios17.linear" : 404,
46
  "Stack" : 1,
47
+ "Ios17.greaterEqual" : 32,
48
  "Ios17.concat" : 16,
 
49
  "Ios17.batchNorm" : 1,
50
+ "Ios17.reverse" : 32
51
  },
52
+ "computePrecision" : "Mixed (Float32, Int32)",
53
  "isUpdatable" : "0",
54
  "stateSchema" : [
55
 
 
66
  "name" : "MLModelType_mlProgram"
67
  },
68
  "userDefinedMetadata" : {
69
+ "com.github.apple.coremltools.conversion_date" : "2026-02-10",
70
  "com.github.apple.coremltools.source" : "torch==2.10.0",
71
  "com.github.apple.coremltools.version" : "9.0",
72
  "com.github.apple.coremltools.source_dialect" : "TorchScript"
 
75
  {
76
  "hasShapeFlexibility" : "0",
77
  "isOptional" : "0",
78
+ "dataType" : "Float32",
79
+ "formattedType" : "MultiArray (Float32 1 × 2 × 1025 × 862 × 2)",
80
  "shortDescription" : "",
81
  "shape" : "[1, 2, 1025, 862, 2]",
82
  "name" : "stereo_stft",
 
85
  {
86
  "hasShapeFlexibility" : "0",
87
  "isOptional" : "0",
88
+ "dataType" : "Float32",
89
+ "formattedType" : "MultiArray (Float32 1 × 768)",
90
  "shortDescription" : "",
91
  "shape" : "[1, 768]",
92
  "name" : "query_embedding",
v1.0.0/Banquet_Separator.mlmodelc/model.mil CHANGED
The diff for this file is too large to render. See raw diff
 
v1.0.0/Banquet_Separator.mlmodelc/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a9a38d6faccccf6fa0047956af354761a560bca621acd86fd82d3babe4b79b3
3
- size 163868758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b3e83d1046b6c3420fdc6ece8ff55df4ef0030a7f2801c622f9e77ae43c5dc
3
+ size 213726316