Amir Kargaran
commited on
Commit
·
7d77000
1
Parent(s):
012eeb4
add latest 30 epochs model
Browse files- generation_config.json +1 -0
- pytorch_model.bin +2 -2
generation_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
|
|
4 |
"pad_token_id": 0,
|
5 |
"transformers_version": "4.34.1"
|
6 |
}
|
|
|
1 |
{
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
+
"max_length": 300,
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.34.1"
|
7 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271845fadce6e9e69664136786e7a87acfc09b3a7ddcebde06d296dca9899400
|
3 |
+
size 990409330
|