yoelle commited on
Commit
0c3b881
Β·
verified Β·
1 Parent(s): e54f52c

Update LiveRAG_README.md

Browse files
Files changed (1) hide show
  1. LiveRAG_README.md +8 -9
LiveRAG_README.md CHANGED
@@ -38,17 +38,16 @@
38
  2.3.2 Use your AI71-Platform key for programatic access to Falcon3-10B-Instruct (see [AI71 documentation](https://platform.ai71.ai/documentation))\
39
  **Remark:** Accessing Falcon via the AI71-Platform API is optional and recommended for a quick start. However, for a robust solution, suitable for the live event, it is recommended to set up your own Falcon3-10B-Instruct instance
40
 
41
- 3. Building, training, and evaluating your RAG system\
42
- 3.1 Use your AWS team account to build your RAG system using Falcon3-10B-Instruct\
43
- 3.2 Build your own indices or use the pre-built Pinecone and OpenSearch indices\
44
- 3.3 Use the DataMorgana [API](Operational_Instructions/DM_API_usage_example.ipynb) to get training Q&A pairs\
45
- 3.4 Follow the [evaluation guidelines](Operational_Instructions/Evaluation_Guidelines_for_LiveRAG.md) to evaluate your RAG system
46
 
47
- 5. You may contact the organizers via:\
48
- 4.1 sigir2025-liverag-gen@tii.ae - for general issues\
49
- 4.2 sigir2025-liverag-tech@tii.ae - for technical issues
50
 
51
- 6. LiveRAG live event details will be added soon...
 
 
52
 
53
  ---
54
  ## πŸ“Š DataMorgana
 
38
  2.3.2 Use your AI71-Platform key for programatic access to Falcon3-10B-Instruct (see [AI71 documentation](https://platform.ai71.ai/documentation))\
39
  **Remark:** Accessing Falcon via the AI71-Platform API is optional and recommended for a quick start. However, for a robust solution, suitable for the live event, it is recommended to set up your own Falcon3-10B-Instruct instance
40
 
41
+ 3.Building, training, and evaluating your RAG system\
42
+ 3.1 Build your RAG system in your AWS Team account leveraging your FineWeb indices - make sure to use Falcon3-10B-Instruct to generate answers\
43
+ 3.2 Train your RAG system using synthetic Q&A pairs generated by DataMorgana [API](Operational_Instructions/DM_API_usage_example.ipynb)\
44
+ 3.3 Evaluate your RAG system using the [evaluation guidelines](Operational_Instructions/Evaluation_Guidelines_for_LiveRAG.md)\
 
45
 
46
+ 4. LiveRAG live event details will be added soon...
 
 
47
 
48
+ You may contact the organizers via:\
49
+ * sigir2025-liverag-gen@tii.ae - for general issues\
50
+ * sigir2025-liverag-tech@tii.ae - for technical issues
51
 
52
  ---
53
  ## πŸ“Š DataMorgana