add model
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"add_prefix": true,
|
4 |
"architectures": [
|
5 |
"T5ForConditionalGeneration"
|
@@ -55,7 +55,7 @@
|
|
55 |
}
|
56 |
},
|
57 |
"torch_dtype": "float32",
|
58 |
-
"transformers_version": "4.
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32101
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "t5-small-tweetqa-qag",
|
3 |
"add_prefix": true,
|
4 |
"architectures": [
|
5 |
"T5ForConditionalGeneration"
|
|
|
55 |
}
|
56 |
},
|
57 |
"torch_dtype": "float32",
|
58 |
+
"transformers_version": "4.21.2",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32101
|
61 |
}
|
eval/metric.first.answer.paragraph.questions_answers.lmqg_qag_tweetqa.default.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"validation": {"Bleu_1": 0.3428267549042577, "Bleu_2": 0.22185133313585698, "Bleu_3": 0.14843052505246773, "Bleu_4": 0.10152476026985321, "METEOR": 0.3051221710703096, "ROUGE_L": 0.3536440310776982, "BERTScore": 0.8935539100836726, "MoverScore": 0.6058662091297468}, "test": {"Bleu_1": 0.36569579288023735, "Bleu_2": 0.2357840932558267, "Bleu_3": 0.1548401219334782, "Bleu_4": 0.10354023570113809, "METEOR": 0.27932483854325374, "ROUGE_L": 0.3437636056448882, "BERTScore": 0.8970939116248954, "MoverScore": 0.6051879460523261}}
|
|
|
1 |
+
{"validation": {"Bleu_1": 0.3428267549042577, "Bleu_2": 0.22185133313585698, "Bleu_3": 0.14843052505246773, "Bleu_4": 0.10152476026985321, "METEOR": 0.3051221710703096, "ROUGE_L": 0.3536440310776982, "BERTScore": 0.8935539100836726, "MoverScore": 0.6058662091297468, "QAAlignedF1Score (BERTScore)": 0.9119527442495626, "QAAlignedF1Score (MoverScore)": 0.6353600862114615}, "test": {"Bleu_1": 0.36569579288023735, "Bleu_2": 0.2357840932558267, "Bleu_3": 0.1548401219334782, "Bleu_4": 0.10354023570113809, "METEOR": 0.27932483854325374, "ROUGE_L": 0.3437636056448882, "BERTScore": 0.8970939116248954, "MoverScore": 0.6051879460523261, "QAAlignedF1Score (BERTScore)": 0.9158554176310986, "QAAlignedF1Score (MoverScore)": 0.6316423785253936}}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c1614cfda60a12a0c1e7c932d6465247bed4419ac4ccdf65c21939d01973efe
|
3 |
+
size 242013115
|