asahi417 commited on
Commit
7571a8b
1 Parent(s): 08be0ef

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/bart_large_squadshifts_reddit/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/bart_large_squadshifts_reddit/model_sxeyyr/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:2156851ed2dfc11a3043ba2b1a20356463238bf275c54b344615e6304c9b502c
3
- size 1625555649
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e5efe9312477e34c395005ef5ccec5a39133d0e984179235b1e7ae3abce5c77
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/bart_large_squadshifts_reddit/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/bart_large_squadshifts_reddit/model_sxeyyr/epoch_1", "tokenizer_class": "BartTokenizer"}