asahi417 commited on
Commit
f59d6a5
β€’
1 Parent(s): b07116d
eval/{metric.first.answer.paragraph_answer.question.asahi417_qg_squadshifts.new_wiki.json β†’ metric.first.answer.paragraph_answer.question.lmqg_qg_squadshifts.new_wiki.json} RENAMED
File without changes
eval/{metric.first.sentence.paragraph_answer.question.asahi417_qg_squadshifts.new_wiki.json β†’ metric.first.sentence.paragraph_answer.question.lmqg_qg_squadshifts.new_wiki.json} RENAMED
File without changes
eval/{samples.test.hyp.paragraph_answer.question.asahi417_qg_squadshifts.new_wiki.txt β†’ samples.test.hyp.paragraph_answer.question.lmqg_qg_squadshifts.new_wiki.txt} RENAMED
File without changes
eval/{samples.validation.hyp.paragraph_answer.question.asahi417_qg_squadshifts.new_wiki.txt β†’ samples.validation.hyp.paragraph_answer.question.lmqg_qg_squadshifts.new_wiki.txt} RENAMED
File without changes
trainer_config.json CHANGED
@@ -1 +1 @@
1
- {"dataset_path": "asahi417/qg_squadshifts", "dataset_name": "new_wiki", "input_types": ["paragraph_answer"], "output_types": ["question"], "prefix_types": null, "model": "facebook/bart-large", "max_length": 512, "max_length_output": 32, "epoch": 4, "batch": 32, "lr": 0.0001, "fp16": false, "random_seed": 1, "gradient_accumulation_steps": 2, "label_smoothing": 0.15}
1
+ {"dataset_path": "lmqg/qg_squadshifts", "dataset_name": "new_wiki", "input_types": ["paragraph_answer"], "output_types": ["question"], "prefix_types": null, "model": "facebook/bart-large", "max_length": 512, "max_length_output": 32, "epoch": 4, "batch": 32, "lr": 0.0001, "fp16": false, "random_seed": 1, "gradient_accumulation_steps": 2, "label_smoothing": 0.15}