asahi417 commited on
Commit
dd1e0e9
1 Parent(s): 450b1d6

update model

Browse files
README.md CHANGED
@@ -1,2 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # T5 finetuned on Question Generation
2
- T5 model for question generation. Please visit [our repository](https://github.com/asahi417/t5-question-generation) for more detail.
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - question generationt
6
+ - question answer generation
7
+ license: mit
8
+ datasets:
9
+ - squad
10
+ metrics:
11
+ - bleu
12
+ - meteor
13
+ - rouge
14
+ ---
15
  # T5 finetuned on Question Generation
16
+ T5 model for question generation. Please visit [our repository](https://github.com/asahi417/t5-question-generation) for more detail.
eval_final/metric.first.answer.json DELETED
@@ -1 +0,0 @@
1
- {"dev": {"Bleu_1": 0.5426895821454708, "Bleu_2": 0.39266124122067475, "Bleu_3": 0.30599761625516486, "Bleu_4": 0.24533174457469437, "METEOR": 0.2677658293453563, "ROUGE_L": 0.5246282339882448}, "test": {"Bleu_1": 0.5270781945627092, "Bleu_2": 0.37377203819497185, "Bleu_3": 0.2853558083028823, "Bleu_4": 0.22375107934763122, "METEOR": 0.2576792348350754, "ROUGE_L": 0.5069707663401262}}
 
eval_final/metric.first.sentence.json DELETED
@@ -1 +0,0 @@
1
- {"dev": {"Bleu_1": 0.5917073848212745, "Bleu_2": 0.4366246800285374, "Bleu_3": 0.3443732992155462, "Bleu_4": 0.27860373837160013, "METEOR": 0.2852321563686249, "ROUGE_L": 0.5509618525862262}, "test": {"Bleu_1": 0.5985019789210954, "Bleu_2": 0.4375613439278559, "Bleu_3": 0.33929563551647063, "Bleu_4": 0.26879496341517695, "METEOR": 0.2784937082876495, "ROUGE_L": 0.5417929535734445}}
 
eval_final/samples.dev.hyp.txt DELETED
The diff for this file is too large to render. See raw diff
eval_final/samples.test.hyp.txt DELETED
The diff for this file is too large to render. See raw diff