xhluca
commited on
Commit
·
9eb2204
1
Parent(s):
c50665a
Add model, tokenizer, and config files, input records.
Browse files- model.safetensors +3 -0
- spiece.model +3 -0
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c63d57dc2f0fd24afd36eed49d901b968525b285858cbe792138f04df832817
|
3 |
+
size 495189552
|
spiece.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
|
3 |
+
size 791656
|