Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Feb16_11-19-27_86c1b08f0254/events.out.tfevents.1644977978.86c1b08f0254.41.0 +2 -2
- runs/Feb17_10-29-54_8698984bc66a/1645061405.711407/events.out.tfevents.1645061405.8698984bc66a.225145.1 +3 -0
- runs/Feb17_10-29-54_8698984bc66a/events.out.tfevents.1645061405.8698984bc66a.225145.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": "Doogie/Wayne_NLP_mT5",
|
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:6c292b89af3ed8c68d744bb21a331879a63c68655488897d4c2ff33cda2bc0ab
|
3 |
size 2329732045
|
runs/Feb16_11-19-27_86c1b08f0254/events.out.tfevents.1644977978.86c1b08f0254.41.0
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:e89f1956deac71b7e069b6e3bb794a6d25420c642290fbcfdd6ea3e0ab5f61fb
|
3 |
+
size 39345
|
runs/Feb17_10-29-54_8698984bc66a/1645061405.711407/events.out.tfevents.1645061405.8698984bc66a.225145.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d4d7ab39e7ea2aab3e65187af4541a1c82e1d909b35a69c4edd5fc477c4b5b7
|
3 |
+
size 4983
|
runs/Feb17_10-29-54_8698984bc66a/events.out.tfevents.1645061405.8698984bc66a.225145.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70550d6e1dc698bbd260a83d1fcaf6aa1c37a172a4edca976efcc6a54f4d70d8
|
3 |
+
size 3631
|
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:f3c85985577e031f7a80690c09af3a606000569a23f4883950326e182ad7db64
|
3 |
+
size 16315219
|
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": "Doogie/Wayne_NLP_mT5", "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 3119
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0634693186124ffec630631ad643ca272e29a2ade63f53253376fd20a0ffdfe7
|
3 |
size 3119
|