Training in progress, epoch 0
Browse files- config.json +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/exports/eddie/scratch/s1970716/models/
|
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.
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 32128
|
35 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/exports/eddie/scratch/s1970716/models/longt5_xl_sfd_bp_15/checkpoint-210/",
|
3 |
"architectures": [
|
4 |
"LongT5ForConditionalGeneration"
|
5 |
],
|
|
|
29 |
"relative_attention_num_buckets": 32,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.38.1",
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 32128
|
35 |
}
|
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:b63efcc1f4bfde0b49008a58ae19083ac0e38ee6ebb05e791d00aa27d0fb67b3
|
3 |
+
size 5112
|