Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "t5-small",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"d_ff": 2048,
|
7 |
"d_kv": 64,
|
|
|
1 |
{
|
2 |
"_name_or_path": "t5-small",
|
3 |
"architectures": [
|
4 |
+
"PoptorchPipelinedT5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 2048,
|
7 |
"d_kv": 64,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 121055163
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e8eac098140367a0fba1d56738c96b0c4c1a7187074a8a6d7d5bfaed35afd88
|
3 |
size 121055163
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2863
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80d34a87fcbb8b1b8fa567b16ff21010861123cf54418503785de3cfa9575955
|
3 |
size 2863
|