asahi417 commited on
Commit
b1e6a53
1 Parent(s): 7da5422

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_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/bart_large_squadshifts_new_wiki/model_xftoor/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:b09064c0e2e9b12ce7a9fab60a94558f4fea599dd91a3bddc073e4a906bb035a
3
- size 1625555649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb617adc14eb03b10581d68ea67af9fb6a0aad0d6da1aa426510baf9042d3ae
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_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/bart_large_squadshifts_new_wiki/model_xftoor/epoch_1", "tokenizer_class": "BartTokenizer"}