niduank commited on
Commit
c0a5392
·
verified ·
1 Parent(s): 456252b

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -1 +1,3 @@
1
  *.pt filter=lfs diff=lfs merge=lfs -text
 
 
 
1
  *.pt filter=lfs diff=lfs merge=lfs -text
2
+ keyboard_lm_seq128_int8.mlpackage/Data/com.apple.CoreML/model.mlmodel filter=lfs diff=lfs merge=lfs -text
3
+ keyboard_lm_seq128_int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin filter=lfs diff=lfs merge=lfs -text
keyboard_lm_seq128_int8.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d113394f255043858bfc0216fd0ba2bc86be3d9c3d9e2791b01d78307c35a80
3
+ size 221519
keyboard_lm_seq128_int8.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:0632cc5e5d0925ec1bf81152b504de8177b866c496bc32c6d1b6647d164a2ee3
3
+ size 40758592
keyboard_lm_seq128_int8.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "3CD35F28-F8E7-4051-A9D2-B801902D437A": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "90B19C78-8C25-4C45-8472-A528D5546225": {
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": "90B19C78-8C25-4C45-8472-A528D5546225"
18
+ }