sarme
commited on
Commit
·
0e1b889
1
Parent(s):
054e023
val-loss=0.24693065881729126
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"is_encoder_decoder": true,
|
16 |
"layer_norm_epsilon": 1e-06,
|
17 |
"max_length": 350,
|
18 |
-
"min_length":
|
19 |
"model_type": "t5",
|
20 |
"n_positions": 1024,
|
21 |
"num_beams": 5,
|
@@ -27,7 +27,7 @@
|
|
27 |
"relative_attention_max_distance": 128,
|
28 |
"relative_attention_num_buckets": 32,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 32110
|
33 |
}
|
|
|
15 |
"is_encoder_decoder": true,
|
16 |
"layer_norm_epsilon": 1e-06,
|
17 |
"max_length": 350,
|
18 |
+
"min_length": 100,
|
19 |
"model_type": "t5",
|
20 |
"n_positions": 1024,
|
21 |
"num_beams": 5,
|
|
|
27 |
"relative_attention_max_distance": 128,
|
28 |
"relative_attention_num_buckets": 32,
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.19.2",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 32110
|
33 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891645503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65b74769dadf53aaf5cf0e6f28cead7e7dd7db22a7ae45b9460b25c6d94c4044
|
3 |
size 891645503
|