peerawatchomp commited on
Commit
d46e029
1 Parent(s): fa0655e

commit from peerawatchomp

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/master_com_science/Semester_2_2020/NLP/project/saved_model_InTag_OutSum/",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/master_com_science/Semester_2_2020/NLP/project/saved_model2/",
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:d2f60c5a7461e4e24ea1894dbc3f62bc7a6ee15f580a834fb865184bccfd2228
3
  size 1200773213
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c413267aa309f9686d914c237349251315a84cb1327c310b332f322ff536d9
3
  size 1200773213
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": "/root/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "tokenizer_file": null, "name_or_path": "Pollawat/mt5-small-thai-qg"}
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/root/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "tokenizer_file": null, "name_or_path": "nonamenlp/news_gen"}