asahi417 commited on
Commit
3fdcf8a
1 Parent(s): b5cb2ea

model update

Browse files
Files changed (29) hide show
  1. config.json +1 -1
  2. eval/metric.first.answer.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  3. eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  4. eval/metric.first.answer.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  5. eval/metric.first.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  6. eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  7. eval/metric.first.sentence.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  8. eval/metric.last.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  9. eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  10. eval/metric.last.sentence.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  11. eval/metric.long.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  12. eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  13. eval/metric.long.sentence.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  14. eval/metric.middle.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  15. eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  16. eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  17. eval/metric.short.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json +1 -0
  18. eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json +1 -0
  19. eval/metric.short.sentence.sentence_answer.question.asahi417_qg_esquad.default.json +1 -0
  20. eval/samples.test.hyp.paragraph_answer.question.asahi417_qg_esquad.default.txt +0 -0
  21. eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_esquad.default.txt +0 -0
  22. eval/samples.test.hyp.sentence_answer.question.asahi417_qg_esquad.default.txt +0 -0
  23. eval/samples.validation.hyp.paragraph_answer.question.asahi417_qg_esquad.default.txt +0 -0
  24. eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_esquad.default.txt +0 -0
  25. eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_esquad.default.txt +0 -0
  26. pytorch_model.bin +2 -2
  27. tokenizer.json +2 -2
  28. tokenizer_config.json +1 -1
  29. trainer_config.json +1 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lmqg_output/mt5_small_esquad_answer/best_model",
3
  "add_prefix": true,
4
  "architectures": [
5
  "MT5ForConditionalGeneration"
 
1
  {
2
+ "_name_or_path": "google/mt5-small",
3
  "add_prefix": true,
4
  "architectures": [
5
  "MT5ForConditionalGeneration"
eval/metric.first.answer.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2446635702449636, "Bleu_2": 0.16418451278614196, "Bleu_3": 0.11823868647011701, "Bleu_4": 0.0878258444925781, "METEOR": 0.2136834484910009, "ROUGE_L": 0.229652739792337, "BERTScore": 0.8310507408661333}, "test": {"Bleu_1": 0.24401122581938253, "Bleu_2": 0.16407196791015455, "Bleu_3": 0.11786223012607369, "Bleu_4": 0.08749247245366705, "METEOR": 0.21622474756077356, "ROUGE_L": 0.23089303417191653, "BERTScore": 0.8339754274687682}}
eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.21010271996306534, "Bleu_2": 0.13430268651577804, "Bleu_3": 0.09404531594979924, "Bleu_4": 0.06851158036104428, "METEOR": 0.18741352519214893, "ROUGE_L": 0.19836333967840197, "BERTScore": 0.8055044658841564}, "test": {"Bleu_1": 0.20774174263936468, "Bleu_2": 0.1329739909988039, "Bleu_3": 0.09312788033568803, "Bleu_4": 0.06817348656872814, "METEOR": 0.1888314021842011, "ROUGE_L": 0.19765893402744641, "BERTScore": 0.8083502950483374}}
eval/metric.first.answer.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2090463715850695, "Bleu_2": 0.13238713926513807, "Bleu_3": 0.09255897673564045, "Bleu_4": 0.067829296348406, "METEOR": 0.17905581184999808, "ROUGE_L": 0.18948777577559947, "BERTScore": 0.8125919099731499}, "test": {"Bleu_1": 0.20503846420403177, "Bleu_2": 0.12915421162526503, "Bleu_3": 0.08954756545536438, "Bleu_4": 0.06499777030248055, "METEOR": 0.17791216425018017, "ROUGE_L": 0.1875037092678093, "BERTScore": 0.8123209236247876}}
eval/metric.first.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.25619431442357854, "Bleu_2": 0.17339284743221706, "Bleu_3": 0.1255028310679963, "Bleu_4": 0.09357581348401116, "METEOR": 0.2187418127136501, "ROUGE_L": 0.23824144741790626, "BERTScore": 0.8321882487838327}, "test": {"Bleu_1": 0.2450452582381805, "Bleu_2": 0.16478025971436297, "Bleu_3": 0.11834457863127808, "Bleu_4": 0.08785998455701795, "METEOR": 0.21658762330370077, "ROUGE_L": 0.231305383218115, "BERTScore": 0.8339217841152116}}
eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2212348666217936, "Bleu_2": 0.14288908794953498, "Bleu_3": 0.10066816074621508, "Bleu_4": 0.07362987958236833, "METEOR": 0.19264335939182964, "ROUGE_L": 0.20632712911974727, "BERTScore": 0.8065759032631459}, "test": {"Bleu_1": 0.20863492467507508, "Bleu_2": 0.13353864923769257, "Bleu_3": 0.09351429644550939, "Bleu_4": 0.06847031558968493, "METEOR": 0.18915068268747232, "ROUGE_L": 0.1980435405628699, "BERTScore": 0.8081827768064701}}
eval/metric.first.sentence.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.21792636845923863, "Bleu_2": 0.1391921074136978, "Bleu_3": 0.09777802796816526, "Bleu_4": 0.07188205080719495, "METEOR": 0.18237218489404464, "ROUGE_L": 0.19531823037044455, "BERTScore": 0.8128695168058157}, "test": {"Bleu_1": 0.2063536589641975, "Bleu_2": 0.13014381926677407, "Bleu_3": 0.09034457503515292, "Bleu_4": 0.06563927859821322, "METEOR": 0.17841670321516934, "ROUGE_L": 0.18824461469473566, "BERTScore": 0.8123440295728589}}
eval/metric.last.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2552795760087375, "Bleu_2": 0.17255984121047346, "Bleu_3": 0.12473270181184795, "Bleu_4": 0.09283206535766678, "METEOR": 0.2181876211888525, "ROUGE_L": 0.23726747847787788, "BERTScore": 0.8311757529799698}, "test": {"Bleu_1": 0.2451697348420854, "Bleu_2": 0.16496003359068537, "Bleu_3": 0.11852975588659936, "Bleu_4": 0.08802232397894277, "METEOR": 0.21675020163874195, "ROUGE_L": 0.23160759359460475, "BERTScore": 0.8337055501774163}}
eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2212274036086056, "Bleu_2": 0.14285652014605354, "Bleu_3": 0.10064842643342013, "Bleu_4": 0.07363792671102273, "METEOR": 0.19267177183037068, "ROUGE_L": 0.20633525986441578, "BERTScore": 0.8065390576263844}, "test": {"Bleu_1": 0.20871280513509693, "Bleu_2": 0.13369849226803007, "Bleu_3": 0.09365991037742408, "Bleu_4": 0.06859724377164818, "METEOR": 0.18919803242092903, "ROUGE_L": 0.19811256598233032, "BERTScore": 0.8080328881563871}}
eval/metric.last.sentence.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2175429007604793, "Bleu_2": 0.13883879114544864, "Bleu_3": 0.09747499076946169, "Bleu_4": 0.07159434482686944, "METEOR": 0.1819069261823838, "ROUGE_L": 0.19482885078156756, "BERTScore": 0.8120833235245934}, "test": {"Bleu_1": 0.2061568390336216, "Bleu_2": 0.1300254241536778, "Bleu_3": 0.09023199577615615, "Bleu_4": 0.06553828250479764, "METEOR": 0.17831468239991016, "ROUGE_L": 0.18810428075176797, "BERTScore": 0.8121765399111427}}
eval/metric.long.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2558168829065497, "Bleu_2": 0.17306247558463347, "Bleu_3": 0.1252168615185912, "Bleu_4": 0.09331736452014124, "METEOR": 0.21868857494103625, "ROUGE_L": 0.2379571582418463, "BERTScore": 0.8314139441968456}, "test": {"Bleu_1": 0.2450788398554863, "Bleu_2": 0.1648102164844957, "Bleu_3": 0.11838559318020986, "Bleu_4": 0.0879018650716688, "METEOR": 0.21668052674628452, "ROUGE_L": 0.2314701522940056, "BERTScore": 0.8337171607712002}}
eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22116514777276022, "Bleu_2": 0.14283488190519697, "Bleu_3": 0.10063007376320182, "Bleu_4": 0.07360851149141193, "METEOR": 0.19263429997468054, "ROUGE_L": 0.20630471465346525, "BERTScore": 0.8065324645329448}, "test": {"Bleu_1": 0.20868182540944338, "Bleu_2": 0.13358781510707549, "Bleu_3": 0.09355888744837856, "Bleu_4": 0.06851796480553674, "METEOR": 0.18919250149046907, "ROUGE_L": 0.1980510883405811, "BERTScore": 0.808059762321513}}
eval/metric.long.sentence.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2180783639897447, "Bleu_2": 0.13929892821740028, "Bleu_3": 0.0978409264908257, "Bleu_4": 0.07187742725097669, "METEOR": 0.1823521229481214, "ROUGE_L": 0.19533661187534526, "BERTScore": 0.8122137230333832}, "test": {"Bleu_1": 0.20612920747840227, "Bleu_2": 0.12997044618806985, "Bleu_3": 0.09016879036636664, "Bleu_4": 0.06546735879123995, "METEOR": 0.17832982014314605, "ROUGE_L": 0.1881253700945325, "BERTScore": 0.8121980425047695}}
eval/metric.middle.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.25579133191627107, "Bleu_2": 0.1731146229823895, "Bleu_3": 0.12528685947104737, "Bleu_4": 0.09340345170648699, "METEOR": 0.21865854302996798, "ROUGE_L": 0.2379856917969238, "BERTScore": 0.8315038466568164}, "test": {"Bleu_1": 0.24506766396798524, "Bleu_2": 0.16479725014851854, "Bleu_3": 0.11837220590052472, "Bleu_4": 0.08788416793631502, "METEOR": 0.2166976424299092, "ROUGE_L": 0.23147882309841286, "BERTScore": 0.8337109287199856}}
eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2212001192453454, "Bleu_2": 0.1428710236747146, "Bleu_3": 0.10066924462235395, "Bleu_4": 0.07365259776408162, "METEOR": 0.19264523384390111, "ROUGE_L": 0.20632972293130145, "BERTScore": 0.8065429062650973}, "test": {"Bleu_1": 0.20868680283358476, "Bleu_2": 0.13358437267567128, "Bleu_3": 0.09355169453947781, "Bleu_4": 0.06850782850033832, "METEOR": 0.1891910557719336, "ROUGE_L": 0.1980571065830922, "BERTScore": 0.8080528147466622}}
eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.21819959021785917, "Bleu_2": 0.13950204008420325, "Bleu_3": 0.09802172254092724, "Bleu_4": 0.07205809316645144, "METEOR": 0.18243528733366013, "ROUGE_L": 0.19549223449343636, "BERTScore": 0.8123438428444653}, "test": {"Bleu_1": 0.20619929561423309, "Bleu_2": 0.1300537207730615, "Bleu_3": 0.09025929420869548, "Bleu_4": 0.06556396851925318, "METEOR": 0.1783634674794608, "ROUGE_L": 0.18816674181811244, "BERTScore": 0.8122122343040007}}
eval/metric.short.sentence.paragraph_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2555813489544582, "Bleu_2": 0.17270495793383622, "Bleu_3": 0.12480414529738218, "Bleu_4": 0.09287440316394968, "METEOR": 0.21812058932566117, "ROUGE_L": 0.23735369210007576, "BERTScore": 0.8318471693235177}, "test": {"Bleu_1": 0.24513832521644813, "Bleu_2": 0.16493862326078887, "Bleu_3": 0.11849998194198329, "Bleu_4": 0.0879940458637999, "METEOR": 0.21666224804730436, "ROUGE_L": 0.2314622001825561, "BERTScore": 0.8339084766272937}}
eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.2212753628128523, "Bleu_2": 0.14289785114945466, "Bleu_3": 0.10068115525115748, "Bleu_4": 0.07365678203005668, "METEOR": 0.19266370626715948, "ROUGE_L": 0.20633867358016814, "BERTScore": 0.8065807972598168}, "test": {"Bleu_1": 0.2086771762571305, "Bleu_2": 0.13366769483071905, "Bleu_3": 0.09363099520008519, "Bleu_4": 0.06856530916985655, "METEOR": 0.18916613830456155, "ROUGE_L": 0.1981257079054184, "BERTScore": 0.8081556980350203}}
eval/metric.short.sentence.sentence_answer.question.asahi417_qg_esquad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.21723175864188568, "Bleu_2": 0.1385345616665072, "Bleu_3": 0.09719474515924477, "Bleu_4": 0.07136489914532511, "METEOR": 0.18178522603383976, "ROUGE_L": 0.19460709046594954, "BERTScore": 0.8125945501024041}, "test": {"Bleu_1": 0.20631121165092628, "Bleu_2": 0.13011552598282364, "Bleu_3": 0.09031728364028954, "Bleu_4": 0.06561360008824807, "METEOR": 0.1783679027275784, "ROUGE_L": 0.18818215362839122, "BERTScore": 0.8123083356416988}}
eval/samples.test.hyp.paragraph_answer.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval/samples.test.hyp.sentence_answer.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval/samples.validation.hyp.paragraph_answer.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_esquad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15dbb436b59d77bc5c1325cb997d53c2adcd3e4b6ac388d59205d60b863a1a09
3
- size 1200745605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb63c5c40cd4c769f2cd8f0187411713ee5b3400ef612dc7cfce7e55234029f6
3
+ size 1200748293
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff0d2a9b1e74c78117caaf355264121c1391aef3c28f883e132e87710411e3cf
3
- size 16315302
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef4273f90fa3341fdb81c66eb7973b1651a8183e57c8ab9e9144aac61b48f9f
3
+ size 16330550
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": "/home/asahi/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "lmqg_output/mt5_small_esquad_answer/best_model", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
 
1
+ {"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "extra_ids": 0, "additional_special_tokens": null, "special_tokens_map_file": "/home/asahi/.cache/huggingface/transformers/685ac0ca8568ec593a48b61b0a3c272beee9bc194a3c7241d15dcadb5f875e53.f76030f3ec1b96a8199b2593390c610e76ca8028ef3d24680000619ffb646276", "name_or_path": "google/mt5-small", "sp_model_kwargs": {}, "tokenizer_class": "T5Tokenizer"}
trainer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dataset_path": "asahi417/qg_esquad", "dataset_name": "default", "input_types": ["paragraph_answer", "paragraph_sentence"], "output_types": ["question", "answer"], "prefix_types": ["qg", "ae"], "model": "google/mt5-small", "max_length": 512, "max_length_output": 32, "epoch": 5, "batch": 16, "lr": 0.001, "fp16": false, "random_seed": 1, "gradient_accumulation_steps": 4, "label_smoothing": 0.15}