Delete teknofest_dataset.json
Browse files- teknofest_dataset.json +0 -335
teknofest_dataset.json
DELETED
|
@@ -1,335 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"version": "1.0",
|
| 3 |
-
"data": [
|
| 4 |
-
{
|
| 5 |
-
"prompt": {
|
| 6 |
-
"function": "P-FAF",
|
| 7 |
-
"input_data": {"competition": "Akıllı Ulaşım Yarışması"},
|
| 8 |
-
"operation": "description"
|
| 9 |
-
},
|
| 10 |
-
"response": {
|
| 11 |
-
"output_data": "Akıllı trafik yönetimi, otonom araçlar ve sürdürülebilir deniz taşımacılığı teknolojileri.",
|
| 12 |
-
"rationale": "Bu yarışma, ulaşım verimliliğini artırmak için yenilikçi teknolojilere odaklanır."
|
| 13 |
-
}
|
| 14 |
-
},
|
| 15 |
-
{
|
| 16 |
-
"prompt": {
|
| 17 |
-
"function": "count_items",
|
| 18 |
-
"input_data": {"competition": "Robotaksi Yarışması", "categories": ["otonom sürüş", "yolcu taşıma", "park etme"]},
|
| 19 |
-
"operation": "count"
|
| 20 |
-
},
|
| 21 |
-
"response": {
|
| 22 |
-
"output_data": 3,
|
| 23 |
-
"rationale": "Robotaksi Yarışması'nda verilen kategoriler: otonom sürüş, yolcu taşıma ve park etme. Toplam 3 kategori var."
|
| 24 |
-
}
|
| 25 |
-
},
|
| 26 |
-
{
|
| 27 |
-
"prompt": {
|
| 28 |
-
"function": "P-FAF",
|
| 29 |
-
"input_data": {"competition": "Efficiency Challenge"},
|
| 30 |
-
"operation": "summarize"
|
| 31 |
-
},
|
| 32 |
-
"response": {
|
| 33 |
-
"output_data": "Enerji verimliliği ve sürdürülebilir araç tasarımı geliştirmeyi amaçlar.",
|
| 34 |
-
"rationale": "Yarışma, çevre dostu teknolojilere odaklanarak karbon ayak izini azaltmayı hedefler."
|
| 35 |
-
}
|
| 36 |
-
},
|
| 37 |
-
{
|
| 38 |
-
"prompt": {
|
| 39 |
-
"function": "list_items",
|
| 40 |
-
"input_data": {"competition": "Savaşan İHA Yarışması"},
|
| 41 |
-
"operation": "list_skills"
|
| 42 |
-
},
|
| 43 |
-
"response": {
|
| 44 |
-
"output_data": ["otonom uçuş", "hedef tespiti", "saldırı simulasyonu"],
|
| 45 |
-
"rationale": "Bu beceriler, İHA'ların savaş senaryolarındaki etkinliğini ölçmek için test edilir."
|
| 46 |
-
}
|
| 47 |
-
},
|
| 48 |
-
{
|
| 49 |
-
"prompt": {
|
| 50 |
-
"function": "find_next_element",
|
| 51 |
-
"input_data": {"competition": "Teknofest", "participation_numbers": [10, 15, 20]},
|
| 52 |
-
"operation": "sequence"
|
| 53 |
-
},
|
| 54 |
-
"response": {
|
| 55 |
-
"output_data": 25,
|
| 56 |
-
"rationale": "Katılım sayıları her yıl 5 artıyor: 20 + 5 = 25."
|
| 57 |
-
}
|
| 58 |
-
},
|
| 59 |
-
{
|
| 60 |
-
"prompt": {
|
| 61 |
-
"function": "P-FAF",
|
| 62 |
-
"input_data": {"competition": "Tarımsal İHA Yarışması"},
|
| 63 |
-
"operation": "description"
|
| 64 |
-
},
|
| 65 |
-
"response": {
|
| 66 |
-
"output_data": "Görüntü işleme, hassas püskürtme ve veri analitiği teknolojileri.",
|
| 67 |
-
"rationale": "Bu teknolojiler, tarımsal verimliliği artırmak için kullanılır."
|
| 68 |
-
}
|
| 69 |
-
},
|
| 70 |
-
{
|
| 71 |
-
"prompt": {
|
| 72 |
-
"function": "count_positive_numbers",
|
| 73 |
-
"input_data": {"competition": "Teknofest 2023", "scores": [-1, 3, 5, 0, 2]},
|
| 74 |
-
"operation": "count"
|
| 75 |
-
},
|
| 76 |
-
"response": {
|
| 77 |
-
"output_data": 4,
|
| 78 |
-
"rationale": "Negatif olmayan sayılar (3, 5, 0, 2) dikkate alındığında, 4 takım ödül almıştır."
|
| 79 |
-
}
|
| 80 |
-
},
|
| 81 |
-
{
|
| 82 |
-
"prompt": {
|
| 83 |
-
"function": "P-FAF",
|
| 84 |
-
"input_data": {"competition": "Uçan Araba Tasarım Yarışması"},
|
| 85 |
-
"operation": "summarize"
|
| 86 |
-
},
|
| 87 |
-
"response": {
|
| 88 |
-
"output_data": "Yenilikçi hava aracı tasarımlarını teşvik eder.",
|
| 89 |
-
"rationale": "Yarışma, geleceğin ulaşım çözümlerine odaklanır."
|
| 90 |
-
}
|
| 91 |
-
},
|
| 92 |
-
{
|
| 93 |
-
"prompt": {
|
| 94 |
-
"function": "list_items",
|
| 95 |
-
"input_data": {"competition": "İnsanlık Yararına Teknoloji Yarışması"},
|
| 96 |
-
"operation": "list_categories"
|
| 97 |
-
},
|
| 98 |
-
"response": {
|
| 99 |
-
"output_data": ["Sağlık", "Eğitim", "Afet Yönetimi"],
|
| 100 |
-
"rationale": "Bu kategoriler, toplumsal sorunlara çözüm üretmeyi amaçlar."
|
| 101 |
-
}
|
| 102 |
-
},
|
| 103 |
-
{
|
| 104 |
-
"prompt": {
|
| 105 |
-
"function": "count_items",
|
| 106 |
-
"input_data": {"competition": "Roket Yarışması", "altitude_categories": ["alçak irtifa", "yüksek irtifa"]},
|
| 107 |
-
"operation": "count"
|
| 108 |
-
},
|
| 109 |
-
"response": {
|
| 110 |
-
"output_data": 2,
|
| 111 |
-
"rationale": "Roket Yarışması'nda alçak ve yüksek irtifa olmak üzere 2 kategori bulunur."
|
| 112 |
-
}
|
| 113 |
-
},
|
| 114 |
-
{
|
| 115 |
-
"prompt": {
|
| 116 |
-
"function": "P-FAF",
|
| 117 |
-
"input_data": {"competition": "Otonom Araçlar Yarışması"},
|
| 118 |
-
"operation": "description"
|
| 119 |
-
},
|
| 120 |
-
"response": {
|
| 121 |
-
"output_data": "LIDAR, radar ve kameralar gibi sensörler.",
|
| 122 |
-
"rationale": "Bu sensörler, çevresel algılama ve navigasyon için gereklidir."
|
| 123 |
-
}
|
| 124 |
-
},
|
| 125 |
-
{
|
| 126 |
-
"prompt": {
|
| 127 |
-
"function": "P-FAF",
|
| 128 |
-
"input_data": {"competition": "Model Uydu Yarışması"},
|
| 129 |
-
"operation": "summarize"
|
| 130 |
-
},
|
| 131 |
-
"response": {
|
| 132 |
-
"output_data": "Uydu teknolojilerinin geliştirilmesini ve test edilmesini amaçlar.",
|
| 133 |
-
"rationale": "Yarışma, uzay teknolojilerine ilgiyi artırır."
|
| 134 |
-
}
|
| 135 |
-
},
|
| 136 |
-
{
|
| 137 |
-
"prompt": {
|
| 138 |
-
"function": "list_items",
|
| 139 |
-
"input_data": {"competition": "Jet Motor Tasarım Yarışması"},
|
| 140 |
-
"operation": "list_criteria"
|
| 141 |
-
},
|
| 142 |
-
"response": {
|
| 143 |
-
"output_data": ["Verimlilik", "Güç çıkışı", "Dayanıklılık"],
|
| 144 |
-
"rationale": "Bu kriterler, motor performansını ölçmek için kullanılır."
|
| 145 |
-
}
|
| 146 |
-
},
|
| 147 |
-
{
|
| 148 |
-
"prompt": {
|
| 149 |
-
"function": "find_pattern",
|
| 150 |
-
"input_data": {"competition": "Hyperloop Geliştirme Yarışması", "speed_increase": [100, 120, 144]},
|
| 151 |
-
"operation": "pattern"
|
| 152 |
-
},
|
| 153 |
-
"response": {
|
| 154 |
-
"output_data": 172.8,
|
| 155 |
-
"rationale": "Hız artışı her yıl %20 oranında artıyor: 144 * 1.2 = 172.8."
|
| 156 |
-
}
|
| 157 |
-
},
|
| 158 |
-
{
|
| 159 |
-
"prompt": {
|
| 160 |
-
"function": "P-FAF",
|
| 161 |
-
"input_data": {"competition": "Elektrikli Araç Yarışması"},
|
| 162 |
-
"operation": "description"
|
| 163 |
-
},
|
| 164 |
-
"response": {
|
| 165 |
-
"output_data": "Lityum-iyon bataryalar ve hızlı şarj sistemleri.",
|
| 166 |
-
"rationale": "Bu teknolojiler, araçların performansını artırır."
|
| 167 |
-
}
|
| 168 |
-
},
|
| 169 |
-
{
|
| 170 |
-
"prompt": {
|
| 171 |
-
"function": "P-FAF",
|
| 172 |
-
"input_data": {"competition": "Tübitak Efficiency Challenge"},
|
| 173 |
-
"operation": "summarize"
|
| 174 |
-
},
|
| 175 |
-
"response": {
|
| 176 |
-
"output_data": "Karbon emisyonlarını azaltarak çevresel sürdürülebilirliği teşvik eder.",
|
| 177 |
-
"rationale": "Yarışma, çevre dostu teknolojilere odaklanır."
|
| 178 |
-
}
|
| 179 |
-
},
|
| 180 |
-
{
|
| 181 |
-
"prompt": {
|
| 182 |
-
"function": "list_items",
|
| 183 |
-
"input_data": {"competition": "Sürü İHA Yarışması"},
|
| 184 |
-
"operation": "list_tasks"
|
| 185 |
-
},
|
| 186 |
-
"response": {
|
| 187 |
-
"output_data": ["Koordineli uçuş", "Hedef takibi", "Veri paylaşımı"],
|
| 188 |
-
"rationale": "Bu görevler, İHA'ların sürü halinde çalışmasını test eder."
|
| 189 |
-
}
|
| 190 |
-
},
|
| 191 |
-
{
|
| 192 |
-
"prompt": {
|
| 193 |
-
"function": "P-FAF",
|
| 194 |
-
"input_data": {"competition": "Havacılık ve Uzay Teknolojileri Yarışması"},
|
| 195 |
-
"operation": "description"
|
| 196 |
-
},
|
| 197 |
-
"response": {
|
| 198 |
-
"output_data": "Uydu sistemleri, roket tasarımları ve İHA projeleri.",
|
| 199 |
-
"rationale": "Bu projeler, uzay teknolojilerinin gelişimini destekler."
|
| 200 |
-
}
|
| 201 |
-
},
|
| 202 |
-
{
|
| 203 |
-
"prompt": {
|
| 204 |
-
"function": "P-FAF",
|
| 205 |
-
"input_data": {"competition": "Biyoteknoloji İnovasyon Yarışması"},
|
| 206 |
-
"operation": "summarize"
|
| 207 |
-
},
|
| 208 |
-
"response": {
|
| 209 |
-
"output_data": "Sağlık ve tarım alanlarında yenilikçi çözümler geliştirmeyi amaçlar.",
|
| 210 |
-
"rationale": "Yarışma, biyoteknoloji uygulamalarını teşvik eder."
|
| 211 |
-
}
|
| 212 |
-
},
|
| 213 |
-
{
|
| 214 |
-
"prompt": {
|
| 215 |
-
"function": "find_next_element",
|
| 216 |
-
"input_data": {"competition": "Teknofest", "visitors": [500000, 600000, 720000]},
|
| 217 |
-
"operation": "sequence"
|
| 218 |
-
},
|
| 219 |
-
"response": {
|
| 220 |
-
"output_data": 864000,
|
| 221 |
-
"rationale": "Ziyaretçi sayıları her yıl %20 artıyor: 720000 * 1.2 = 864000."
|
| 222 |
-
}
|
| 223 |
-
},
|
| 224 |
-
{
|
| 225 |
-
"prompt": {
|
| 226 |
-
"function": "list_items",
|
| 227 |
-
"input_data": {"competition": "Deneyap Teknoloji Atölyeleri"},
|
| 228 |
-
"operation": "list_trainings"
|
| 229 |
-
},
|
| 230 |
-
"response": {
|
| 231 |
-
"output_data": ["Robotik", "Kodlama", "Yapay Zeka"],
|
| 232 |
-
"rationale": "Bu eğitimler, gençlerin teknolojiye ilgisini artırmayı hedefler."
|
| 233 |
-
}
|
| 234 |
-
},
|
| 235 |
-
{
|
| 236 |
-
"prompt": {
|
| 237 |
-
"function": "count_items",
|
| 238 |
-
"input_data": {"competition": "Teknofest 2024", "competitions_held": 40},
|
| 239 |
-
"operation": "count"
|
| 240 |
-
},
|
| 241 |
-
"response": {
|
| 242 |
-
"output_data": 40,
|
| 243 |
-
"rationale": "Teknofest 2024'te 40 farklı yarışma kategorisi düzenlenmiştir."
|
| 244 |
-
}
|
| 245 |
-
},
|
| 246 |
-
{
|
| 247 |
-
"prompt": {
|
| 248 |
-
"function": "P-FAF",
|
| 249 |
-
"input_data": {"competition": "Engelsiz Yaşam Teknolojileri Yarışması"},
|
| 250 |
-
"operation": "description"
|
| 251 |
-
},
|
| 252 |
-
"response": {
|
| 253 |
-
"output_data": "Hareket kısıtlılığı, iletişim zorlukları ve erişilebilirlik sorunlarına çözümler.",
|
| 254 |
-
"rationale": "Yarışma, engelli bireylerin yaşam kalitesini artırmayı hedefler."
|
| 255 |
-
}
|
| 256 |
-
},
|
| 257 |
-
{
|
| 258 |
-
"prompt": {
|
| 259 |
-
"function": "P-FAF",
|
| 260 |
-
"input_data": {"competition": "Lise Öğrencileri İklim Değişikliği Yarışması"},
|
| 261 |
-
"operation": "summarize"
|
| 262 |
-
},
|
| 263 |
-
"response": {
|
| 264 |
-
"output_data": "İklim değişikliğine karşı farkındalık ve yenilikçi çözümler geliştirmeyi amaçlar.",
|
| 265 |
-
"rationale": "Yarışma, gençleri çevre sorunlarına duyarlı hale getirir."
|
| 266 |
-
}
|
| 267 |
-
},
|
| 268 |
-
{
|
| 269 |
-
"prompt": {
|
| 270 |
-
"function": "list_items",
|
| 271 |
-
"input_data": {"competition": "Yapay Zeka Yarışması"},
|
| 272 |
-
"operation": "list_fields"
|
| 273 |
-
},
|
| 274 |
-
"response": {
|
| 275 |
-
"output_data": ["Makine öğrenimi", "Görüntü işleme", "Doğal dil işleme"],
|
| 276 |
-
"rationale": "Bu alanlar, yapay zeka teknolojilerinin temelini oluşturur."
|
| 277 |
-
}
|
| 278 |
-
},
|
| 279 |
-
{
|
| 280 |
-
"prompt": {
|
| 281 |
-
"function": "find_next_element",
|
| 282 |
-
"input_data": {"competition": "Teknofest", "prize_amounts": [5000000, 7000000, 9000000]},
|
| 283 |
-
"operation": "sequence"
|
| 284 |
-
},
|
| 285 |
-
"response": {
|
| 286 |
-
"output_data": 11000000,
|
| 287 |
-
"rationale": "Ödül miktarları her yıl 2M artıyor: 9000000 + 2000000 = 11000000."
|
| 288 |
-
}
|
| 289 |
-
},
|
| 290 |
-
{
|
| 291 |
-
"prompt": {
|
| 292 |
-
"function": "P-FAF",
|
| 293 |
-
"input_data": {"competition": "Sağlıkta Yapay Zeka Yarışması"},
|
| 294 |
-
"operation": "description"
|
| 295 |
-
},
|
| 296 |
-
"response": {
|
| 297 |
-
"output_data": "Makine öğrenimi, görüntü tanıma ve veri analitiği teknolojileri.",
|
| 298 |
-
"rationale": "Bu teknolojiler, sağlıkta teşhis ve tedavi süreçlerini iyileştirir."
|
| 299 |
-
}
|
| 300 |
-
},
|
| 301 |
-
{
|
| 302 |
-
"prompt": {
|
| 303 |
-
"function": "P-FAF",
|
| 304 |
-
"input_data": {"competition": "Eğitim Teknolojileri Yarışması"},
|
| 305 |
-
"operation": "summarize"
|
| 306 |
-
},
|
| 307 |
-
"response": {
|
| 308 |
-
"output_data": "Yenilikçi öğrenme araçları geliştirmeyi amaçlar.",
|
| 309 |
-
"rationale": "Yarışma, eğitimde dijitalleşmeyi teşvik eder."
|
| 310 |
-
}
|
| 311 |
-
},
|
| 312 |
-
{
|
| 313 |
-
"prompt": {
|
| 314 |
-
"function": "count_positive_numbers",
|
| 315 |
-
"input_data": {"competition": "Teknofest 2022", "project_scores": [-2, 1, 4, 0, 3]},
|
| 316 |
-
"operation": "count"
|
| 317 |
-
},
|
| 318 |
-
"response": {
|
| 319 |
-
"output_data": 4,
|
| 320 |
-
"rationale": "Negatif olmayan puanlar (1, 4, 0, 3) dikkate alındığında 4 proje geçer not almıştır."
|
| 321 |
-
}
|
| 322 |
-
},
|
| 323 |
-
{
|
| 324 |
-
"prompt": {
|
| 325 |
-
"function": "list_items",
|
| 326 |
-
"input_data": {"competition": "Otonom Deniz Araçları Yarışması"},
|
| 327 |
-
"operation": "list_tasks"
|
| 328 |
-
},
|
| 329 |
-
"response": {
|
| 330 |
-
"output_data": ["Navigasyon", "Engel tespiti", "Veri toplama"],
|
| 331 |
-
"rationale": "Bu görevler, deniz araçlarının otonom yeteneklerini test eder."
|
| 332 |
-
}
|
| 333 |
-
}
|
| 334 |
-
]
|
| 335 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|