asahi417 commited on
Commit
76dcc4a
1 Parent(s): c9057b4

model update

Browse files
Files changed (19) hide show
  1. eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  2. eval/metric.first.answer.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  3. eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  4. eval/metric.first.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  5. eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  6. eval/metric.last.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  7. eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  8. eval/metric.long.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  9. eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  10. eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  11. eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json +1 -0
  12. eval/metric.short.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json +1 -0
  13. eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_subjqa.movies.txt +154 -0
  14. eval/samples.test.hyp.sentence_answer.question.asahi417_qg_subjqa.movies.txt +154 -0
  15. eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_subjqa.movies.txt +101 -0
  16. eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_subjqa.movies.txt +101 -0
  17. eval_ood/metric.first.sentence.paragraph_answer.question.asahi417_qg_squad.default.json +1 -0
  18. eval_ood/samples.test.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt +0 -0
  19. eval_ood/samples.validation.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt +0 -0
eval/metric.first.answer.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126131765913, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824494522887, "MoverScore": 0.62139524905579}}
eval/metric.first.answer.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261546909219, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292984972526501, "MoverScore": 0.6229825607577445}}
eval/metric.first.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126214386213, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824517745477, "MoverScore": 0.62139524905579}}
eval/metric.first.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261541007769, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292985030582973, "MoverScore": 0.6229825607577445}}
eval/metric.last.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126279302163, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824498393319, "MoverScore": 0.62139524905579}}
eval/metric.last.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261558712119, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292984976396932, "MoverScore": 0.6229825607577445}}
eval/metric.long.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126184878963, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824544838497, "MoverScore": 0.62139524905579}}
eval/metric.long.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261546909219, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292984960915206, "MoverScore": 0.6229825607577445}}
eval/metric.middle.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126208484763, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824525486339, "MoverScore": 0.62139524905579}}
eval/metric.middle.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261576416468, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292984887377008, "MoverScore": 0.6229825607577445}}
eval/metric.short.sentence.paragraph_sentence.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.24659863945536292, "Bleu_2": 0.15911673534749388, "Bleu_3": 0.08065750812003444, "Bleu_4": 0.04847889353366661, "METEOR": 0.25191493108636753, "ROUGE_L": 0.2762012994794776, "BERTScore": 0.9392126196681863, "MoverScore": 0.6608777151597487}, "test": {"Bleu_1": 0.23170731707291387, "Bleu_2": 0.14830242403099522, "Bleu_3": 0.04199330117389338, "Bleu_4": 3.6018186575336547e-06, "METEOR": 0.19810414013025082, "ROUGE_L": 0.2403168753464477, "BERTScore": 0.9336824440336847, "MoverScore": 0.62139524905579}}
eval/metric.short.sentence.sentence_answer.question.asahi417_qg_subjqa.movies.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.22406015037560292, "Bleu_2": 0.1464669505011811, "Bleu_3": 0.07471026309381144, "Bleu_4": 0.04311599078062491, "METEOR": 0.2566609449569303, "ROUGE_L": 0.2634204854616077, "BERTScore": 0.9342261552810669, "MoverScore": 0.6509406777995386}, "test": {"Bleu_1": 0.2383316782519977, "Bleu_2": 0.15945460503819117, "Bleu_3": 0.07368796232329035, "Bleu_4": 0.04139646748113963, "METEOR": 0.2133073065251984, "ROUGE_L": 0.25618470736839055, "BERTScore": 0.9292984868024851, "MoverScore": 0.6229825607577445}}
eval/samples.test.hyp.paragraph_sentence.question.asahi417_qg_subjqa.movies.txt ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How is the costume?
2
+ How is the movie?
3
+ How is the movie?
4
+ How is the episode?
5
+ How is the film?
6
+ What is the plot of this film?
7
+ How is the quality of the film?
8
+ How is the quality of the set?
9
+ What is the quality of the actor?
10
+ How is the sound?
11
+ How is the film?
12
+ How is the acting?
13
+ How is the movie?
14
+ How is the sound?
15
+ How is the acting?
16
+ How is the episode?
17
+ How is the film?
18
+ What do you think about suspense?
19
+ How is the suspense?
20
+ How is the quality of the costumes?
21
+ How is the film?
22
+ How is the movie?
23
+ How is the story?
24
+ How is the movie?
25
+ How is film?
26
+ What do you think about the character?
27
+ How is the performance?
28
+ How is the movie?
29
+ How is the quality of the costumes?
30
+ How is the script?
31
+ How is the picture quality?
32
+ How is the cast?
33
+ How is the plot?
34
+ What do you think about the plot?
35
+ How is the plot?
36
+ How is the quality of the movie?
37
+ How is the performance?
38
+ How is the acting?
39
+ How is the violence?
40
+ What is the plot of this movie?
41
+ How is the episode?
42
+ What do you think about actor?
43
+ How is the actor?
44
+ How is the animation?
45
+ How is the quality of the film?
46
+ How is the story?
47
+ What is the plot of this movie?
48
+ How is the animation?
49
+ What is the plot of this movie?
50
+ What is the quality of the film?
51
+ How is the actor?
52
+ How is the story?
53
+ How is the story?
54
+ How is the movie?
55
+ How is the quality of the music?
56
+ What is the plot of this movie?
57
+ How is the movie?
58
+ How is the film?
59
+ What do you think about acting?
60
+ How is the film?
61
+ How is the movie?
62
+ How is the film?
63
+ How is the image?
64
+ How is the movie?
65
+ How is the movie?
66
+ How is the cast?
67
+ How is the quality of the movie?
68
+ How is the film?
69
+ How is the series?
70
+ What is the plot of this film?
71
+ What is the plot of this movie?
72
+ What do you think about story?
73
+ How is the series?
74
+ What do you think about character?
75
+ What is the quality of the sound?
76
+ How is the dialogue?
77
+ How is the film?
78
+ How is the transformation?
79
+ How is the movie?
80
+ How is the quality of the picture?
81
+ How is the film?
82
+ How is the film?
83
+ How is the music?
84
+ How is the performance?
85
+ How is the quality of the film?
86
+ What do you think about this movie?
87
+ How is the ending?
88
+ What do you think about the film?
89
+ How is the action?
90
+ How is the set?
91
+ How is the movie?
92
+ How funny are the deleted scenes?
93
+ How is the movie?
94
+ How is the movie?
95
+ How is the story?
96
+ What do you think about cinematography?
97
+ How is the quality of the movie?
98
+ How is the fight?
99
+ How is the movie?
100
+ How is the cast?
101
+ How is the quality of the actors?
102
+ How is the film?
103
+ How is the picture quality?
104
+ How is the quality of the picture?
105
+ What do you think about acting?
106
+ How is the film?
107
+ How is the film?
108
+ How is the movie?
109
+ How is the quality of the film?
110
+ What is the plot of the movie?
111
+ How is the acting?
112
+ How is the movie?
113
+ How is the action?
114
+ What do you think about story?
115
+ How is the movie?
116
+ How is the picture?
117
+ How is the quality of the picture?
118
+ How is the film?
119
+ How do you like the music?
120
+ How is the sound?
121
+ How is the acting?
122
+ How is the episode?
123
+ How is the story?
124
+ How is the magic?
125
+ What is the plot of the film?
126
+ How is the episode?
127
+ How is the movie?
128
+ How is the script?
129
+ What is the quality of the actor?
130
+ How is the match?
131
+ How is the workout?
132
+ How is the acting?
133
+ How is the movie?
134
+ What is the quality of the series?
135
+ How is the music?
136
+ How is the book?
137
+ How is the film?
138
+ How is the set?
139
+ What do you think about the ending?
140
+ How is the story?
141
+ How is the film?
142
+ How is the movie?
143
+ How is the show?
144
+ How is the quality of the movie?
145
+ How is the music?
146
+ How is the cast?
147
+ How is the film?
148
+ How is the movie?
149
+ How is the quality of the picture?
150
+ How is the performance?
151
+ How is the character?
152
+ How is the movie?
153
+ How is the violence?
154
+ What is the plot of the film?
eval/samples.test.hyp.sentence_answer.question.asahi417_qg_subjqa.movies.txt ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How is the costume?
2
+ What do you think about actor?
3
+ How is the quality of the movie?
4
+ What is the main character of the X-Files?
5
+ How is the game?
6
+ What do you think about the Holocost?
7
+ How was the acting?
8
+ How is the costume?
9
+ How is the quality of the film?
10
+ How is the sound?
11
+ What do you think about the movie?
12
+ What do you think about the acting?
13
+ How is the movie?
14
+ How is the quality of the sound?
15
+ How is the quality of the film?
16
+ How is the show?
17
+ How is the quality of the film?
18
+ What do you think about suspense?
19
+ How is the movie?
20
+ How is the quality of the costumes?
21
+ How is the quality of the film?
22
+ What do you think about episode 1?
23
+ How interesting is the story?
24
+ How is the quality of the movie?
25
+ How is the story?
26
+ How is the story?
27
+ How is the performance?
28
+ How is the story?
29
+ How is the quality of the costumes?
30
+ How is the script?
31
+ How is the quality of the picture?
32
+ How is the quality of the movie?
33
+ How is the plot?
34
+ How is the plot?
35
+ How is the plot?
36
+ How is the quality of the film?
37
+ How is the performance?
38
+ How is the acting?
39
+ What is your religion?
40
+ How is the scene?
41
+ How is the story?
42
+ How is the story?
43
+ How is the quality of the film?
44
+ How is the quality of the animation?
45
+ How is the quality of the film?
46
+ How is the story?
47
+ What is the best DVD player?
48
+ How is the film?
49
+ How is the violence?
50
+ How is the quality of the cast?
51
+ How is the quality of the cast?
52
+ How is the story?
53
+ How is the performance?
54
+ How is the quality of the actresses?
55
+ How is the actor?
56
+ How is the acting?
57
+ What is the quality of the film?
58
+ How is the performance?
59
+ How is the quality of the film?
60
+ How is the story?
61
+ How is the action?
62
+ How is the quality of the film?
63
+ How is the mask?
64
+ How is the quality of the film?
65
+ What is the story about?
66
+ What is the most recent role an actor has had?
67
+ How is the quality of the movie?
68
+ How is the quality of the film?
69
+ How is the episode?
70
+ How is the movie?
71
+ What is the plot of the film?
72
+ What do you do if the story isn't very original?
73
+ How is the weather?
74
+ How is the plot?
75
+ How is the quality of the sound?
76
+ How is the dialogue?
77
+ What is the quality of the movie?
78
+ How is the transformation?
79
+ What is the plot of the movie?
80
+ How is the quality of the movie?
81
+ How is the quality of the film?
82
+ What is the theme of the film?
83
+ How is the costume?
84
+ How is the performance?
85
+ How is the movie?
86
+ What do you think about this movie?
87
+ How is the ending?
88
+ What do you think about the film?
89
+ How is the action?
90
+ How is the costume?
91
+ How is the book?
92
+ How funny are the deleted scenes?
93
+ How is the movie?
94
+ How is the quality of the film?
95
+ How is the story?
96
+ What do you think about movies?
97
+ How is the quality of the story?
98
+ How is the ending?
99
+ How is the quality of the movie?
100
+ How is the story?
101
+ How is the quality of the actor?
102
+ How is the performance?
103
+ How is the movie?
104
+ How is the quality of the picture?
105
+ How is the acting?
106
+ How is the quality of the film?
107
+ How is the story?
108
+ How is the movie?
109
+ How is the costume?
110
+ How is the quality of the movie?
111
+ How is the quality of the film?
112
+ How is the quality of the movie?
113
+ How is the quality of the effects?
114
+ How is the story?
115
+ How is the movie?
116
+ How is the quality of the picture?
117
+ What about the price drop?
118
+ How is the film?
119
+ How is the quality of the movie?
120
+ How is the sound?
121
+ How is the quality of the film?
122
+ How was the first season?
123
+ How is the acting?
124
+ What do you think about the twists?
125
+ How is the quality of the film?
126
+ What do you think about this?
127
+ How is the quality of the movie?
128
+ How is the story?
129
+ How is the quality of the actor?
130
+ How is the music?
131
+ How long does it take to get in shape?
132
+ How is the quality of the movie?
133
+ How is the quality of the movie?
134
+ What is the name of the Marvel movie?
135
+ How is the performance?
136
+ How is the book?
137
+ How is the quality of the performance?
138
+ How is the movie?
139
+ What do you think about the ending?
140
+ How is the story?
141
+ How is the film?
142
+ How is the story?
143
+ How is the show?
144
+ How is the movie?
145
+ When do people usually act like this?
146
+ How is the actor?
147
+ How was the acting career?
148
+ What is the profession of the four policemen?
149
+ How is the quality of the sound?
150
+ How is the performance?
151
+ How is the character?
152
+ What is the quality of the actor?
153
+ What do you think about the movie?
154
+ What is the plot of the film?
eval/samples.validation.hyp.paragraph_sentence.question.asahi417_qg_subjqa.movies.txt ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How is the film?
2
+ How is the quality of the movie?
3
+ How is the sound?
4
+ How is the film?
5
+ How is the scenery?
6
+ How is the quality of the movie?
7
+ How is the film?
8
+ How is the film?
9
+ How is the music?
10
+ How is the movie?
11
+ How is the episode?
12
+ How is the quality of the show?
13
+ What do you think about film?
14
+ How is the story?
15
+ How is the story?
16
+ How is the film?
17
+ How is the episode?
18
+ How is the film?
19
+ How is the movie?
20
+ How is the movie?
21
+ How is the movie?
22
+ How is the story?
23
+ How is the quality of the film?
24
+ How is the show?
25
+ How is the music?
26
+ How is the dialogue?
27
+ How is the movie?
28
+ What is the quality of the supporting cast?
29
+ How is the movie?
30
+ How is the actor?
31
+ What is the plot of this movie?
32
+ How is the quality of the movie?
33
+ How is the music?
34
+ How is the movie?
35
+ How is the film?
36
+ How is the dialogue?
37
+ How is the quality of the effects?
38
+ What is the style of film?
39
+ What do you think about the character?
40
+ How is the story?
41
+ How is the movie?
42
+ How is the acting?
43
+ How is the quality of the film?
44
+ How is the movie?
45
+ How is the cast?
46
+ How is the episode?
47
+ How was the film?
48
+ How is the quality of the movie?
49
+ How is the film?
50
+ How is the music?
51
+ How is the quality of the movie?
52
+ How is the movie?
53
+ How is the movie?
54
+ What do you think about story?
55
+ How is the character?
56
+ How is the music?
57
+ How is the action?
58
+ How is the music?
59
+ How is the film?
60
+ How is the movie?
61
+ How is the quality of the video?
62
+ What is the plot of the movie?
63
+ How is the show?
64
+ How is the film?
65
+ How is the series?
66
+ How is the quality of the movie?
67
+ How is the character?
68
+ How is the movie?
69
+ How is the movie?
70
+ How is the music?
71
+ How is the quality of the film?
72
+ How is the movie?
73
+ What is the plot of this movie?
74
+ How is the plot?
75
+ How do you like the movie?
76
+ How is the acting?
77
+ How is the picture quality?
78
+ What is the plot of the movie?
79
+ How was the scene?
80
+ How do you like the movie?
81
+ How is the film?
82
+ How is the quality of the movie?
83
+ How is the movie?
84
+ How is the movie?
85
+ How is the acting?
86
+ How is the music?
87
+ How is the movie?
88
+ How is the camera?
89
+ How is the scene?
90
+ How is the scene?
91
+ How is the movie?
92
+ What is the quality of Reese Witherspoon's performance?
93
+ How is the effect?
94
+ What is the plot of the movie?
95
+ How is the film?
96
+ How is the cast?
97
+ What is the plot of this movie?
98
+ How is the animation?
99
+ How is the plot?
100
+ How is the cast?
101
+ How is the quality of the film?
eval/samples.validation.hyp.sentence_answer.question.asahi417_qg_subjqa.movies.txt ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ How is the quality of the film?
2
+ How is the film?
3
+ How is the quality of the music?
4
+ How do you rate the book?
5
+ What do you think about the scenery?
6
+ What is the quality of the sound?
7
+ How is the quality of the film?
8
+ How is the quality of the film?
9
+ How is the musical?
10
+ How is the movie?
11
+ How is the episode?
12
+ What is the quality of the show?
13
+ How is the movie?
14
+ How is the story?
15
+ How is the quality of the effects?
16
+ How is the quality of the film?
17
+ How is the show?
18
+ How is the film?
19
+ How is the movie?
20
+ How is the character?
21
+ How is the quality of the movie?
22
+ How is the action?
23
+ How is the effect?
24
+ How is the show?
25
+ How is the quality of the film?
26
+ How is the quality of the movie?
27
+ How is the movie?
28
+ How is the quality of the cast?
29
+ How is the rest of the movie?
30
+ What is the name of the movie?
31
+ How is the cast?
32
+ How is the quality of the sound?
33
+ How is the music?
34
+ How is the quality of the movie?
35
+ How is the film?
36
+ How is the dialogue?
37
+ How is the quality of the effects?
38
+ How is the music?
39
+ Why am I not attracted to mutes?
40
+ How is the film?
41
+ How is the quality?
42
+ How is the film?
43
+ What is the lighting like?
44
+ How is the quality of the film?
45
+ How is the quality of the cast?
46
+ How is the fight?
47
+ How is the quality of the film?
48
+ How is the quality of the movie?
49
+ How is the movie?
50
+ How is the music?
51
+ How is the quality of the service?
52
+ How is the quality of the book?
53
+ How is the movie?
54
+ What do you think about film?
55
+ How is the quality of the character?
56
+ What is the quality of the music?
57
+ How is the action?
58
+ How is the music?
59
+ How is the film?
60
+ How is the quality of the picture?
61
+ How is the quality of the video?
62
+ How is the quality of the movie?
63
+ What is the problem with Whedon's shows?
64
+ How is the quality of the film?
65
+ How is the series?
66
+ What is the quality of the picture?
67
+ How is the character?
68
+ What is the name of the most awaited movie in history?
69
+ How is the quality of the film?
70
+ How is the quality of the film?
71
+ How is the actor?
72
+ How is the movie?
73
+ What is the plot of this movie?
74
+ How is the plot?
75
+ Does it have an emotional impact?
76
+ How is the quality of the film?
77
+ What is the quality of the movie?
78
+ How is the city?
79
+ How is the movie?
80
+ How is the quality of the movie?
81
+ How is the film?
82
+ How is the movie?
83
+ How is the quality of the movie?
84
+ How is the movie?
85
+ What is the style of the period dresses?
86
+ How is the quality of the movie?
87
+ Who starred in the movie?
88
+ How is the quality of the film?
89
+ How is the scene?
90
+ How is the movie?
91
+ How is the quality of the movie?
92
+ How is the film?
93
+ How is the quality of the effects?
94
+ What is the most gross scene?
95
+ How is the film?
96
+ How is the cast?
97
+ How is the action?
98
+ How is the animation?
99
+ What is the name of the movie?
100
+ How is the casting?
101
+ How is the quality of the transfer?
eval_ood/metric.first.sentence.paragraph_answer.question.asahi417_qg_squad.default.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"validation": {"Bleu_1": 0.47848300690349543, "Bleu_2": 0.33317132871656413, "Bleu_3": 0.25460247666138397, "Bleu_4": 0.20191632183509461, "METEOR": 0.21905723371946642, "ROUGE_L": 0.47741702964626076, "BERTScore": 0.9082629543003394, "MoverScore": 0.6260837242546149}, "test": {"Bleu_1": 0.47497314238790955, "Bleu_2": 0.32532317962592855, "Bleu_3": 0.24414522916978282, "Bleu_4": 0.1899097797631981, "METEOR": 0.211501065656175, "ROUGE_L": 0.46574276532737674, "BERTScore": 0.9070917046256476, "MoverScore": 0.6152493790592437}}
eval_ood/samples.test.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt ADDED
The diff for this file is too large to render. See raw diff
 
eval_ood/samples.validation.hyp.paragraph_answer.question.asahi417_qg_squad.default.txt ADDED
The diff for this file is too large to render. See raw diff