add model
Browse files- config.json +5 -2
- eval/metric.first.answer.paragraph.questions_answers.lmqg_qg_itquad.default.json +1 -0
- eval/samples.test.hyp.paragraph.questions_answers.lmqg_qg_itquad.default.txt +0 -0
- eval/samples.validation.hyp.paragraph.questions_answers.lmqg_qg_itquad.default.txt +0 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"add_prefix": false,
|
4 |
"architectures": [
|
5 |
"MT5ForConditionalGeneration"
|
@@ -8,11 +8,13 @@
|
|
8 |
"d_kv": 64,
|
9 |
"d_model": 768,
|
10 |
"decoder_start_token_id": 0,
|
|
|
11 |
"dropout_rate": 0.1,
|
12 |
"eos_token_id": 1,
|
13 |
"feed_forward_proj": "gated-gelu",
|
14 |
"initializer_factor": 1.0,
|
15 |
"is_encoder_decoder": true,
|
|
|
16 |
"layer_norm_epsilon": 1e-06,
|
17 |
"model_type": "mt5",
|
18 |
"num_decoder_layers": 12,
|
@@ -20,11 +22,12 @@
|
|
20 |
"num_layers": 12,
|
21 |
"output_past": true,
|
22 |
"pad_token_id": 0,
|
|
|
23 |
"relative_attention_num_buckets": 32,
|
24 |
"tie_word_embeddings": false,
|
25 |
"tokenizer_class": "T5Tokenizer",
|
26 |
"torch_dtype": "float32",
|
27 |
-
"transformers_version": "4.
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 250101
|
30 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mt5-base-itquad-qg",
|
3 |
"add_prefix": false,
|
4 |
"architectures": [
|
5 |
"MT5ForConditionalGeneration"
|
|
|
8 |
"d_kv": 64,
|
9 |
"d_model": 768,
|
10 |
"decoder_start_token_id": 0,
|
11 |
+
"dense_act_fn": "gelu_new",
|
12 |
"dropout_rate": 0.1,
|
13 |
"eos_token_id": 1,
|
14 |
"feed_forward_proj": "gated-gelu",
|
15 |
"initializer_factor": 1.0,
|
16 |
"is_encoder_decoder": true,
|
17 |
+
"is_gated_act": true,
|
18 |
"layer_norm_epsilon": 1e-06,
|
19 |
"model_type": "mt5",
|
20 |
"num_decoder_layers": 12,
|
|
|
22 |
"num_layers": 12,
|
23 |
"output_past": true,
|
24 |
"pad_token_id": 0,
|
25 |
+
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
"tokenizer_class": "T5Tokenizer",
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.21.2",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 250101
|
33 |
}
|
eval/metric.first.answer.paragraph.questions_answers.lmqg_qg_itquad.default.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"test": {"QAAlignedF1Score (BERTScore)": 0.8792519554868631, "QAAlignedRecall (BERTScore)": 0.8783621185568647, "QAAlignedPrecision (BERTScore)": 0.8801915746575336, "QAAlignedF1Score (MoverScore)": 0.6190616373017829, "QAAlignedRecall (MoverScore)": 0.6177739809596507, "QAAlignedPrecision (MoverScore)": 0.6204099575403378}, "validation": {"QAAlignedF1Score (BERTScore)": 0.8828671516054232, "QAAlignedRecall (BERTScore)": 0.8827346196356219, "QAAlignedPrecision (BERTScore)": 0.8830127539412927, "QAAlignedF1Score (MoverScore)": 0.6244494707746144, "QAAlignedRecall (MoverScore)": 0.6242945567265075, "QAAlignedPrecision (MoverScore)": 0.6246168644469007}}
|
eval/samples.test.hyp.paragraph.questions_answers.lmqg_qg_itquad.default.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
eval/samples.validation.hyp.paragraph.questions_answers.lmqg_qg_itquad.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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5cfbc317a1618364aa392fcaac6bdad0f35d5dbd167246778291313c1270991
|
3 |
+
size 2329630901
|