c2p-cmd commited on
Commit
fe127da
·
verified ·
1 Parent(s): 0efe376

Upload folder using huggingface_hub

Browse files
GPT2-Summarizer.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22a3c4f382ba51edbc07b5c1731f5bf21a792ba7d37b2b9f1d766f877f7e50c
3
+ size 133909
GPT2-Summarizer.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:3d0284a2331fcd7d0c6eddf10c0f97c6581bd9a512db6522d85433a5c590d28c
3
+ size 247646306
GPT2-Summarizer.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "6DB78CB6-9D8E-4BD4-88F8-5F2ECACC72C8": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "DE73D223-9045-4DC5-8EF3-5E8803726004": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "6DB78CB6-9D8E-4BD4-88F8-5F2ECACC72C8"
18
+ }