Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Feb14_15-08-57_413fbcc3be83/1644818952.1041152/events.out.tfevents.1644818952.413fbcc3be83.1844831.1 +3 -0
- runs/Feb14_15-08-57_413fbcc3be83/events.out.tfevents.1644818952.413fbcc3be83.1844831.0 +3 -0
- tokenizer.json +2 -2
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/mt5-base",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2329732045
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc8266a77d3bdbf9a7df2aba10bfa4582d0c139ef01b01cc9c93a8316e425b8b
|
3 |
size 2329732045
|
runs/Feb14_15-08-57_413fbcc3be83/1644818952.1041152/events.out.tfevents.1644818952.413fbcc3be83.1844831.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63fc2b0f5c3a43fb87ebd686260df2aaeea5a81e5e8c223040c36230fc0d9142
|
3 |
+
size 4733
|
runs/Feb14_15-08-57_413fbcc3be83/events.out.tfevents.1644818952.413fbcc3be83.1844831.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cddb9a58643e059d68a3d7d48df2f561cc5b6f4cc6907b7949ab304dd7babd5e
|
3 |
+
size 3450
|
tokenizer.json
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:da6bba5b70ae3accc6d2785bdacf64ab6f6fe9a8563079e6824ede7c7f2ab7a4
|
3 |
+
size 8326275
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "/
|
|
|
1 |
+
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "google/mt5-base", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2927
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a19e0340d072186d3b92e25e5851bcaea25fc621682f24f831b0fe05daa298ec
|
3 |
size 2927
|