Korventenn
commited on
Commit
•
ec2472b
1
Parent(s):
c4f2c05
Upload MT5ForConditionalGeneration
Browse files- config.json +2 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/kaggle/input/en-fr-t5-small-translation/en_fr-t5-
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
|
|
6 |
"d_ff": 1024,
|
7 |
"d_kv": 64,
|
8 |
"d_model": 512,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/kaggle/input/en-fr-t5-small-translation/en_fr-t5-small_translation_epoch3",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
"d_ff": 1024,
|
8 |
"d_kv": 64,
|
9 |
"d_model": 512,
|
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:6949b2565072648897681e90bd79d6289eb780a21375f5f53406ab32b15f0b3c
|
3 |
+
size 400459269
|