Nopphakorn commited on
Commit
b00c889
1 Parent(s): 45e92cc

Training in progress, step 1530

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-small",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
@@ -25,7 +25,7 @@
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.29.1",
29
  "use_cache": true,
30
  "vocab_size": 250112
31
  }
 
1
  {
2
+ "_name_or_path": "Nopphakorn/mt5-small-thaisum-512-title",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.29.2",
29
  "use_cache": true,
30
  "vocab_size": 250112
31
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23c3d49d801e7aaab822a24fdf1795deea033a1b0fa6195117effbce07e47bae
3
  size 1200772485
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc389c3201afe89898d1d175b9b5f3b01f9f18e965889d6d60fdb6db079b482
3
  size 1200772485
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:faaa6405f5f79c9e788c7980874a9a3b5b0aea07b53bd9243bf1abb8f5c49c81
3
- size 16330467
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6502d07619068a98aa2d3bb531332a694ffe108ca6c6fe62a467ccfe98d666b9
3
+ size 16315219
tokenizer_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "additional_special_tokens": null,
 
3
  "eos_token": "</s>",
4
  "extra_ids": 0,
5
- "name_or_path": "google/mt5-base",
6
  "pad_token": "<pad>",
7
  "sp_model_kwargs": {},
8
- "special_tokens_map_file": "/home/patrick/.cache/torch/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276",
9
  "tokenizer_class": "T5Tokenizer",
10
  "unk_token": "<unk>"
11
  }
 
1
  {
2
  "additional_special_tokens": null,
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": {},
 
9
  "tokenizer_class": "T5Tokenizer",
10
  "unk_token": "<unk>"
11
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66998f11852f26c36fa2079eeda2bd36b8d3b403491c9b29da7cda6343e2f302
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a95899b41691056b65a2a2b7b16f7f5e4e05f09cb7676191fab1269145da809
3
  size 4091