Training in progress, step 500
Browse files
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"tie_word_embeddings": false,
|
27 |
"tokenizer_class": "T5Tokenizer",
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 250112
|
32 |
}
|
|
|
26 |
"tie_word_embeddings": false,
|
27 |
"tokenizer_class": "T5Tokenizer",
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.31.0",
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 250112
|
32 |
}
|
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:9c225f1352182cae26872e5a2c40925942cdb32840e984d2fc1761da1f8c1c07
|
3 |
+
size 2329702581
|
runs/Jul19_06-25-23_9351aca9a419/events.out.tfevents.1689748492.9351aca9a419.6722.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:008443c7bb4acf792becd2ff4fcedf6e03a0e6a328a9fb755812fcda0d592f3b
|
3 |
+
size 4484
|
tokenizer_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
5 |
"extra_ids": 0,
|
|
|
6 |
"model_max_length": 1000000000000000019884624838656,
|
7 |
"pad_token": "<pad>",
|
8 |
"sp_model_kwargs": {},
|
|
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
5 |
"extra_ids": 0,
|
6 |
+
"legacy": true,
|
7 |
"model_max_length": 1000000000000000019884624838656,
|
8 |
"pad_token": "<pad>",
|
9 |
"sp_model_kwargs": {},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:408abc952215afa0e52a4090cd862287dee4f565b5d8bcb2178cb468f5d4246e
|
3 |
size 4091
|