Orensomekh commited on
Commit
2ce34e7
·
verified ·
1 Parent(s): 9c3eaeb

Update Operational_Instructions/Live_Challenge_Day_and_Dry_Test_Instructions.md

Browse files
Operational_Instructions/Live_Challenge_Day_and_Dry_Test_Instructions.md CHANGED
@@ -10,7 +10,9 @@
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\
11
  3.2 Here is a simple [script](Create_and_Verify_Answer_File_for_LiveRAG.ipynb) for generating and verifying a valid Answer file\
12
  3.2 It is **highly recommended** to parallelize and use retries when sending requests to Falcon — see a simple [script](Falcon_Ai71_Usage.ipynb) of parallel batch request with retries using AI71 Falcon\
13
- 3.3 [Submission instructions](Submission_Instructions.md)
 
 
14
 
15
  5. Please refer to the LiveRAG Challenge [Evaluation Guidelines](Evaluation_Guidelines_for_LiveRAG.md) for important information about the evaluation process
16
 
 
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\
11
  3.2 Here is a simple [script](Create_and_Verify_Answer_File_for_LiveRAG.ipynb) for generating and verifying a valid Answer file\
12
  3.2 It is **highly recommended** to parallelize and use retries when sending requests to Falcon — see a simple [script](Falcon_Ai71_Usage.ipynb) of parallel batch request with retries using AI71 Falcon\
13
+ 3.3 [Submission instructions](Submission_Instructions.md)\
14
+ 3.4 All submissions made by the same team members will be considered together\
15
+ 3.5 Submissions made outside your designated Session time window will be disqualified
16
 
17
  5. Please refer to the LiveRAG Challenge [Evaluation Guidelines](Evaluation_Guidelines_for_LiveRAG.md) for important information about the evaluation process
18