Spaces:
Running
Running
Pclanglais
commited on
Commit
•
4d0b4ea
1
Parent(s):
f1460cb
Upload 3 files
Browse files- ocronos_ct2/config.json +7 -0
- ocronos_ct2/model.bin +3 -0
- ocronos_ct2/vocabulary.json +0 -0
ocronos_ct2/config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"layer_norm_epsilon": null,
|
5 |
+
"multi_query_attention": true,
|
6 |
+
"unk_token": "<|endoftext|>"
|
7 |
+
}
|
ocronos_ct2/model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4952047551a1985bf880ba9aba60a4d78f805643808a03d76ab8bd5e326c496
|
3 |
+
size 248888093
|
ocronos_ct2/vocabulary.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|