Training in progress, step 200
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LongT5ForConditionalGeneration"
|
5 |
],
|
@@ -29,7 +29,7 @@
|
|
29 |
"relative_attention_num_buckets": 32,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float32",
|
32 |
-
"transformers_version": "4.30.
|
33 |
"use_cache": false,
|
34 |
"vocab_size": 256384
|
35 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Joemgu/mlong-t5-large-sumstew",
|
3 |
"architectures": [
|
4 |
"LongT5ForConditionalGeneration"
|
5 |
],
|
|
|
29 |
"relative_attention_num_buckets": 32,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.30.2",
|
33 |
"use_cache": false,
|
34 |
"vocab_size": 256384
|
35 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4970010649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fb6243a70b35a3da34b9ae5565fa2b9edd1a240822619fcfb370d0a3932815f
|
3 |
size 4970010649
|
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:098b18b3248406b1807e89117ec2f25d2085cca88863b94961faf035734e679f
|
3 |
+
size 4091
|