coreml/fill-mask/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel DELETED
Binary file (165 kB)
 
coreml/fill-mask/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0c9f4914b4f0053785e96b8583cd59cda63c2f1b6e95a03970d772bf097e289
3
- size 531833856
 
 
 
 
coreml/fill-mask/float32_model.mlpackage/Manifest.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "fileFormatVersion": "1.0.0",
3
- "itemInfoEntries": {
4
- "9D749A46-ADA0-43CA-B5C2-8E722B91F41E": {
5
- "author": "com.apple.CoreML",
6
- "description": "CoreML Model Specification",
7
- "name": "model.mlmodel",
8
- "path": "com.apple.CoreML/model.mlmodel"
9
- },
10
- "D545B13F-2D5E-4CFB-BFF1-C10E9EFD70DA": {
11
- "author": "com.apple.CoreML",
12
- "description": "CoreML Model Weights",
13
- "name": "weights",
14
- "path": "com.apple.CoreML/weights"
15
- }
16
- },
17
- "rootModelIdentifier": "9D749A46-ADA0-43CA-B5C2-8E722B91F41E"
18
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.onnx DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:44d7a2896d341c51fb1eba89aea3a590e6af0ce33e25481136f7eeecb62e5f7f
3
- size 532091246
 
 
 
 
tokenizer_config.json CHANGED
@@ -1 +1,3 @@
1
- {"do_lower_case": true, "model_max_length": 512}
 
 
 
1
+ {
2
+ "do_lower_case": true
3
+ }