Orensomekh commited on
Commit
e21a865
Β·
verified Β·
1 Parent(s): a32d8a9

Update Operational_Instructions/Live_Challenge_Day_and_Dry_Test_Instructions.md

Browse files
Operational_Instructions/Live_Challenge_Day_and_Dry_Test_Instructions.md CHANGED
@@ -4,7 +4,7 @@
4
  * Session 1: 7:00 – 9:00 UTC
5
  * Session 2: 15:00 – 17:00 UTC
6
 
7
- 2. Just before your session start time, your team leader will receive an email containing the Question file (500 questions) in JSONL format, where each line contains a Question JSON object β€” see Question [JSON schema](Question.json.schema) and [example](Question_Example.json)
8
 
9
  3. You must generate and submit your Answer file in JSONL format, where each line contains an Answer JSON object β€” see Answer [JSON schema](Answer.json.schema) and [example](Answer_Example.json) β€” within 2 hours from your session start time\
10
  3.1 [**JSONL format:**](https://jsonlines.org/) Each line must be a single, complete JSON object, with no line breaks within an object, and no multi-line formatting or indentation\
@@ -24,7 +24,7 @@
24
 
25
  1. To ensure a smooth Live Challenge Day, we will conduct a Dry Test on May 5 (calendar invites will be sent shortly)
26
 
27
- 2. Dry Test Question file will contain 50 questions
28
 
29
  3. Your answers will not be evaluated, and no leaderboard will be published for the Dry Test
30
 
 
4
  * Session 1: 7:00 – 9:00 UTC
5
  * Session 2: 15:00 – 17:00 UTC
6
 
7
+ 2. Just before your session start time, your team leader will receive an email containing the DataMorgana generated Question file (500 questions) in JSONL format, where each line contains a Question JSON object β€” see Question [JSON schema](Question.json.schema) and [example](Question_Example.json)
8
 
9
  3. You must generate and submit your Answer file in JSONL format, where each line contains an Answer JSON object β€” see Answer [JSON schema](Answer.json.schema) and [example](Answer_Example.json) β€” within 2 hours from your session start time\
10
  3.1 [**JSONL format:**](https://jsonlines.org/) Each line must be a single, complete JSON object, with no line breaks within an object, and no multi-line formatting or indentation\
 
24
 
25
  1. To ensure a smooth Live Challenge Day, we will conduct a Dry Test on May 5 (calendar invites will be sent shortly)
26
 
27
+ 2. The Dry Test DataMorgana generated Question file will contain 50 questions
28
 
29
  3. Your answers will not be evaluated, and no leaderboard will be published for the Dry Test
30