Leszekasdfff commited on
Commit
1701a80
1 Parent(s): 34ced2c

Add Core ML conversion

Browse files

Core ML conversion, task=question-answering, precision=float32

coreml/question-answering/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c227f1e7e979274061260370e57df25eb8317ab79e1390dc2c877f8d16a83b8
3
  size 114012608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a69a9e4f0350d6b741f6e95819ef1e99374676a28f4e791f18cad73b670ec5
3
  size 114012608
coreml/question-answering/float32_model.mlpackage/Manifest.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "1E8A77CC-7644-46C9-B8AD-FDC02D255690": {
5
- "author": "com.apple.CoreML",
6
- "description": "CoreML Model Specification",
7
- "name": "model.mlmodel",
8
- "path": "com.apple.CoreML/model.mlmodel"
9
- },
10
- "84A77E3E-39CD-43C3-A491-2A3F7972C88B": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
 
 
 
 
 
 
15
  }
16
  },
17
- "rootModelIdentifier": "1E8A77CC-7644-46C9-B8AD-FDC02D255690"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "3BB07164-BBA0-4A31-ABEF-648FDF37E992": {
 
 
 
 
 
 
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Weights",
7
  "name": "weights",
8
  "path": "com.apple.CoreML/weights"
9
+ },
10
+ "48DB7ACE-DB28-454B-A358-2E0A3CF424F2": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Specification",
13
+ "name": "model.mlmodel",
14
+ "path": "com.apple.CoreML/model.mlmodel"
15
  }
16
  },
17
+ "rootModelIdentifier": "48DB7ACE-DB28-454B-A358-2E0A3CF424F2"
18
  }