Doogie commited on
Commit
ab19efb
1 Parent(s): 3bd0a87

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Doogie/Wayne_NLP_mT5",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
@@ -19,11 +19,12 @@
19
  "num_layers": 12,
20
  "output_past": true,
21
  "pad_token_id": 0,
 
22
  "relative_attention_num_buckets": 32,
23
  "tie_word_embeddings": false,
24
  "tokenizer_class": "T5Tokenizer",
25
  "torch_dtype": "float32",
26
- "transformers_version": "4.16.2",
27
  "use_cache": true,
28
  "vocab_size": 250112
29
  }
 
1
  {
2
+ "_name_or_path": "Wayne_Mulang_mT5",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
19
  "num_layers": 12,
20
  "output_past": true,
21
  "pad_token_id": 0,
22
+ "relative_attention_max_distance": 128,
23
  "relative_attention_num_buckets": 32,
24
  "tie_word_embeddings": false,
25
  "tokenizer_class": "T5Tokenizer",
26
  "torch_dtype": "float32",
27
+ "transformers_version": "4.18.0",
28
  "use_cache": true,
29
  "vocab_size": 250112
30
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c374b05f6d39b20208d0b6532601cf1ffe837bd18ba355d0dcb46ff2974d98ea
3
- size 2329732045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bca34ad1865651fd3dda0f43e73c150001b7bf41c5172d65140ec3316860433
3
+ size 2329700301
runs/Apr05_20-54-38_a98a5e0d6f5c/events.out.tfevents.1649159729.a98a5e0d6f5c.621.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afdcca1438ca6df6a2d1987ed7f505b81b9e3942f67441cc0213f2b632f463d6
3
- size 306107
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3600970734990bc3721f4003ad4f388ee8eb1983009b6561d7185a3c0e916e83
3
+ size 306267
runs/Apr13_14-38-08_9517c542834b/1649828301.4175134/events.out.tfevents.1649828301.9517c542834b.25200.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71dc8d1a0cdcc7898500a1881bc47f370741ede3427777d724c3e02d38afac0c
3
+ size 5069
runs/Apr13_14-38-08_9517c542834b/events.out.tfevents.1649828301.9517c542834b.25200.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1ef6789e541264520bcc2d2de3c6f695247761f5e085bedcf3a3752bdda9bf
3
+ size 3718
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3c85985577e031f7a80690c09af3a606000569a23f4883950326e182ad7db64
3
  size 16315219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6502d07619068a98aa2d3bb531332a694ffe108ca6c6fe62a467ccfe98d666b9
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": "Doogie/Wayne_NLP_mT5", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
 
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": "Wayne_Mulang_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:b451bf71d60fc8c2f0de1dde4ad34e375c537ba541c020ebd76ef972da6e7894
3
- size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e897e25583385b41dc6611479c64ce5a40b63aff544810cd495bcc2a345106
3
+ size 3183