Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Feb28_02-16-10_a98a5e0d6f5c/events.out.tfevents.1645983164.a98a5e0d6f5c.1301643.0 +2 -2
- runs/Feb28_11-22-48_a98a5e0d6f5c/1646014979.4677696/events.out.tfevents.1646014979.a98a5e0d6f5c.1552977.1 +3 -0
- runs/Feb28_11-22-48_a98a5e0d6f5c/events.out.tfevents.1646014979.a98a5e0d6f5c.1552977.0 +3 -0
- 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:3bb8bd00b259486fb6ec23f1bfeb28170a9f01846f3d6030282d797d69fd9e3f
|
3 |
size 2329732045
|
runs/Feb28_02-16-10_a98a5e0d6f5c/events.out.tfevents.1645983164.a98a5e0d6f5c.1301643.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:f826bdb9dd53c82b0bb471e711827fc74b4a5dcf2becc4034689a34cf74b5010
|
3 |
+
size 3967
|
runs/Feb28_11-22-48_a98a5e0d6f5c/1646014979.4677696/events.out.tfevents.1646014979.a98a5e0d6f5c.1552977.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ec776e23339a2c09bb64e233b8b197ed94d921f7423359f39044461907a0798
|
3 |
+
size 4983
|
runs/Feb28_11-22-48_a98a5e0d6f5c/events.out.tfevents.1646014979.a98a5e0d6f5c.1552977.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0473f4bf602d81791dd6d6792737081dec7907873cc544cd1a4c2d5c8a9ee01
|
3 |
+
size 3631
|
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:e665bc94b43aa32225d829718b3352de19d5dd87b24b4b297c82fb32b77d0cc3
|
3 |
size 3119
|