Primary competition visual

The AI Telco Troubleshooting Challenge

€35 000 EUR
Completed (~1 month ago)
Root Cause Analysis
Fault Detection
Edge AI
Anomaly Detection
Large Language Models
1254 joined
253 active
Starti
Nov 28, 25
Closei
Feb 01, 26
Reveali
Feb 02, 26
Submission content format
Help · 29 Jan 2026, 09:23 · 2

When submitting the final submission, is it possible to only submit the final labeled answers, or is it necessary to submit the complete LLM output, considering that our chain of thought is very long and complex?

Discussion 2 answers

For the AI Telco Troubleshooting Challenge on Zindi, you should only submit the final labeled answers.

The required submission format is a CSV file with two columns:

  1. question_id: The ID of the test question.
  2. answer: The predicted root cause label (e.g., C1, C2, C3, etc.).

You do not need to submit the full LLM output, chain of thought, or reasoning. The SampleSubmission.csv file provided in the competition data confirms this simple format. The evaluation is based solely on the correctness of the final label.

29 Jan 2026, 11:13
Upvotes 0

Should the answers based on the option IDs in the question itself ? Not all follow the c1-c8 mentioned in the description. Some questions have the options are 1-9, Z1-Z9, C1-C8 etc what should be the answer in those cases? \boxed{c1} \boxed{z1}?