aalexandrov
commited on
Commit
•
f159412
1
Parent(s):
e8bb02a
Upload 2 files
Browse files- generation_config.json +6 -0
- tokenizer.model +3 -0
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"transformers_version": "4.34.1"
|
6 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b215eba49b42809f353519c81f0d4b8ce3a3a764e865e09a2a3652f7d4c505fd
|
3 |
+
size 624187
|