Rafs-an09002 commited on
Commit
c58d9fb
·
verified ·
1 Parent(s): 2e3552b

sync: backend from GitHub Actions

Browse files
Files changed (1) hide show
  1. data/questions.json +1 -1
data/questions.json CHANGED
@@ -184,7 +184,7 @@
184
  { "question": "Does this country's language belong to the Baltic family — one of the oldest in Europe?", "attribute": "languageFamily", "value": "baltic", "weight": 0.99 },
185
  { "question": "Has this country's population shrunk drastically due to emigration after 1991?", "attribute": "isFormerSoviet", "value": true, "weight": 0.87 },
186
 
187
-
188
  { "question": "Is this country famous for the ancient Pyramids of Giza?", "attribute": "famousFor", "value": "pyramids", "weight": 0.99 },
189
  { "question": "Is this country famous for the Great Wall?", "attribute": "famousFor", "value": "greatwall", "weight": 0.99 },
190
  { "question": "Is this country home to the Amazon rainforest?", "attribute": "famousFor", "value": "amazon", "weight": 0.97 },
 
184
  { "question": "Does this country's language belong to the Baltic family — one of the oldest in Europe?", "attribute": "languageFamily", "value": "baltic", "weight": 0.99 },
185
  { "question": "Has this country's population shrunk drastically due to emigration after 1991?", "attribute": "isFormerSoviet", "value": true, "weight": 0.87 },
186
 
187
+
188
  { "question": "Is this country famous for the ancient Pyramids of Giza?", "attribute": "famousFor", "value": "pyramids", "weight": 0.99 },
189
  { "question": "Is this country famous for the Great Wall?", "attribute": "famousFor", "value": "greatwall", "weight": 0.99 },
190
  { "question": "Is this country home to the Amazon rainforest?", "attribute": "famousFor", "value": "amazon", "weight": 0.97 },