Training in progress, step 500
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
6 |
"d_ff": 2048,
|
7 |
"d_kv": 64,
|
8 |
"d_model": 512,
|
@@ -54,7 +55,7 @@
|
|
54 |
}
|
55 |
},
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 32128
|
60 |
}
|
|
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
"d_ff": 2048,
|
8 |
"d_kv": 64,
|
9 |
"d_model": 512,
|
|
|
55 |
}
|
56 |
},
|
57 |
"torch_dtype": "float32",
|
58 |
+
"transformers_version": "4.32.0",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
61 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242071641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebc7b97a8359bed0a51af70708957425e6f656db3f636ef0f20a4bf24565688e
|
3 |
size 242071641
|
training_args.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:a493f04c99288ec5340d8bb340998443af9bb6d7acf1a1c51e6288662066005e
|
3 |
+
size 4219
|