LukasStankevicius
commited on
Commit
•
7453b7a
1
Parent(s):
e31a0f4
add model
Browse files- config.json +3 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -14,6 +14,8 @@
|
|
14 |
"initializer_factor": 1.0,
|
15 |
"is_encoder_decoder": true,
|
16 |
"layer_norm_epsilon": 1e-06,
|
|
|
|
|
17 |
"model_type": "t5",
|
18 |
"num_decoder_layers": 4,
|
19 |
"num_heads": 6,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ByT5-Lithuanian-gec-100h",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
14 |
"initializer_factor": 1.0,
|
15 |
"is_encoder_decoder": true,
|
16 |
"layer_norm_epsilon": 1e-06,
|
17 |
+
"max_length": 1024,
|
18 |
+
"min_length": 4,
|
19 |
"model_type": "t5",
|
20 |
"num_decoder_layers": 4,
|
21 |
"num_heads": 6,
|
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:71bbc8c991b1f2270eed5fc2171f4aa4bbbfe452abb4f139ca55701f5e76cadb
|
3 |
+
size 1198627926
|