asahi417 commited on
Commit
b07116d
1 Parent(s): 20d234c

model update

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lmqg_output/qg_squadshifts_vanilla/bart_large_squadshifts_new_wiki/best_model",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
1
  {
2
+ "_name_or_path": "lmqg_output/qg_squadshifts_vanilla/bart_large_squadshifts_new_wiki/model_oqrjfq/epoch_1",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d1c20988c2713d6997dd83195458cc7e66d03e3a19250d0bfb25c10ba1e7535
3
- size 1625555649
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d523ad86dc243696a16f99c71ae3c53a82136f04da0bf019db213fe86489ed0
3
+ size 1625562881
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"errors": "replace", "bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>", "add_prefix_space": false, "trim_offsets": true, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "lmqg_output/qg_squadshifts_vanilla/bart_large_squadshifts_new_wiki/best_model", "tokenizer_class": "BartTokenizer"}
1
+ {"errors": "replace", "bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>", "add_prefix_space": false, "trim_offsets": true, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "lmqg_output/qg_squadshifts_vanilla/bart_large_squadshifts_new_wiki/model_oqrjfq/epoch_1", "tokenizer_class": "BartTokenizer"}