Matthijs Hollemans
commited on
Commit
·
3fba4cf
1
Parent(s):
fe23e57
add Core ML model
Browse files
DistilBERT_fp16.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
Binary file (167 kB). View file
|
|
DistilBERT_fp16.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5c911d664f2f29d20c86896f9af756963a93b6e39f9db69af4afb05cc65d8b5
|
3 |
+
size 133326848
|
DistilBERT_fp16.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"CB30195A-A07C-4E74-B4EF-B7DD036C62C3": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"E120D240-2CDE-4550-83D1-3DDE170C7D20": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "CB30195A-A07C-4E74-B4EF-B7DD036C62C3"
|
18 |
+
}
|