Commit
·
462ed44
1
Parent(s):
4db5fbb
Training in progress, step 100
Browse files- generation_config.json +7 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"transformers_version": "4.37.0.dev0",
|
6 |
+
"use_cache": false
|
7 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4274322736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72e65b5e2827c23f7d2707e5853f1bdf2931067429dcc180ebfc7d5a874ee91f
|
3 |
size 4274322736
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7338f8c5d7e5e87e4fe2f9db5fec5f4c807ae1d04e6511b11790439862115f76
|
3 |
size 5240
|