Skip to content

Commit 30cbcc3

Browse files
committed
Fixing some mistakes when inserting pt_BR to multilingual training set
1 parent 4014094 commit 30cbcc3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

7/data/qald-7-train-multilingual.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,6 +2568,11 @@
25682568
"string": "Em que filmes Julia Roberts e Richard Gere atuaram?",
25692569
"keywords": "filme, atuaram, Julia Roberts, Richard Gere"
25702570
},
2571+
{
2572+
"language": "fa",
2573+
"string": "در چه فیلم هایی جولیا رابرتس همچنین ریچارد گییر بازی کردند؟",
2574+
"keywords": "فیلم هایی، جولیا رابرتس، ریچارد گییر، بازی"
2575+
},
25712576
{
25722577
"language": "de",
25732578
"string": "In welchen Filmen spielen sowohl Julia Roberts als auch Richard Gere mit?",
@@ -3729,6 +3734,11 @@
37293734
"string": "Quem escreveu a canção Hotel California?",
37303735
"keywords": "autor"
37313736
},
3737+
{
3738+
"language": "fa",
3739+
"string": "چه کسی آهنگ هتل کالیفرنیا را نوشت؟",
3740+
"keywords": "اهنگ هتل کالیفرنیا، نوشت"
3741+
},
37323742
{
37333743
"language": "de",
37343744
"string": "Wer hat das Lied Hotel California geschrieben?",
@@ -12273,6 +12283,11 @@
1227312283
"string": "Em quem Vincent van Gogh inspirou-se?",
1227412284
"keywords": "inspiração, Vincent van Gogh"
1227512285
},
12286+
{
12287+
"language": "fa",
12288+
"string": "ونسان ون گوگ از چه کسی الهام گرفته است؟",
12289+
"keywords": "ونسان ون گوگ، الهام"
12290+
},
1227612291
{
1227712292
"language": "de",
1227812293
"string": "Wer hat Vincent van Gogh inspiriert?",

0 commit comments

Comments
 (0)