update model
Browse files- config.json +1 -1
- eval/metric.first.answer.json +1 -1
- eval/metric.first.sentence.json +1 -1
- eval/metric.last.sentence.json +1 -1
- eval/metric.long.sentence.json +1 -1
- eval/metric.middle.sentence.json +1 -1
- eval/metric.short.sentence.json +1 -1
- eval/samples.dev.hyp.txt +0 -0
- eval/samples.test.hyp.txt +0 -0
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "lmqg_output/optimized/bart_large_squad/model_byrqch/epoch_2",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
eval/metric.first.answer.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.5448976695153557, "Bleu_2": 0.3946946221324583, "Bleu_3": 0.3071904489756944, "Bleu_4": 0.24573469677596227, "METEOR": 0.26514695137042416, "ROUGE_L": 0.5273080120934257}, "test": {"Bleu_1": 0.514121212905313, "Bleu_2": 0.36216738877844473, "Bleu_3": 0.2753323351606318, "Bleu_4": 0.21494450264039675, "METEOR": 0.25127931898892997, "ROUGE_L": 0.5031431514380497}}
|
eval/metric.first.sentence.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.5933978184882516, "Bleu_2": 0.4382425294889365, "Bleu_3": 0.3454267419432376, "Bleu_4": 0.27894405245471016, "METEOR": 0.281094512643364, "ROUGE_L": 0.5528311264277509}, "test": {"Bleu_1": 0.5851258865202588, "Bleu_2": 0.42501197595189233, "Bleu_3": 0.32817540452676325, "Bleu_4": 0.25881436072110564, "METEOR": 0.27073122286541956, "ROUGE_L": 0.5366165587157302}}
|
eval/metric.last.sentence.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.5877282486445318, "Bleu_2": 0.42879982241184317, "Bleu_3": 0.3345011299260258, "Bleu_4": 0.26761762563148894, "METEOR": 0.27329931855990885, "ROUGE_L": 0.5408891704909531}, "test": {"Bleu_1": 0.5831905801169461, "Bleu_2": 0.41987250646386426, "Bleu_3": 0.3218659673919668, "Bleu_4": 0.2521100367409487, "METEOR": 0.2675138056090628, "ROUGE_L": 0.5306348058953578}}
|
eval/metric.long.sentence.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.5820629118427255, "Bleu_2": 0.4245567522893672, "Bleu_3": 0.3306558556135336, "Bleu_4": 0.26417067708759523, "METEOR": 0.2790140507052622, "ROUGE_L": 0.5393814363616362}, "test": {"Bleu_1": 0.5870107516152295, "Bleu_2": 0.42174745585642415, "Bleu_3": 0.32287455201220117, "Bleu_4": 0.25259302741201906, "METEOR": 0.2710447732021797, "ROUGE_L": 0.5259215299723371}}
|
eval/metric.middle.sentence.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.5863937387116122, "Bleu_2": 0.4294852575621362, "Bleu_3": 0.3362793521724886, "Bleu_4": 0.26975357892402946, "METEOR": 0.2787555330442151, "ROUGE_L": 0.5437978368412542}, "test": {"Bleu_1": 0.5918646352387243, "Bleu_2": 0.4290511316591438, "Bleu_3": 0.33067950362572734, "Bleu_4": 0.2602170158691231, "METEOR": 0.27248640208530744, "ROUGE_L": 0.5339156299231002}}
|
eval/metric.short.sentence.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dev": {"Bleu_1": 0.
|
|
|
1 |
+
{"dev": {"Bleu_1": 0.582249411892706, "Bleu_2": 0.42905716572310676, "Bleu_3": 0.3377165731550018, "Bleu_4": 0.2724532152040837, "METEOR": 0.2741704710957642, "ROUGE_L": 0.5514620445122196}, "test": {"Bleu_1": 0.5715028527792296, "Bleu_2": 0.41317684611293654, "Bleu_3": 0.31776627440760047, "Bleu_4": 0.2498791818022192, "METEOR": 0.26474419350691253, "ROUGE_L": 0.5357238785487541}}
|
eval/samples.dev.hyp.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
eval/samples.test.hyp.txt
CHANGED
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:
|
3 |
size 1625561409
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8029322e267b1d4436eeb7d3ca55b703cd37520a55d8551e2bf4c5387c74188d
|
3 |
size 1625561409
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "
|
|
|
1 |
+
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": false, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "lmqg_output/optimized/bart_large_squad/model_byrqch/epoch_2", "tokenizer_class": "BartTokenizer"}
|