Orensomekh commited on
Commit
a32d8a9
·
verified ·
1 Parent(s): 8b97534

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,7 @@
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
- **Remark:** Details about the exact Answer file upload procedure will be provided soon
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
 
15
  5. Please refer to the LiveRAG Challenge [Evaluation Guidelines](Evaluation_Guidelines_for_LiveRAG.md) for important information about the evaluation process
16