yoelle commited on
Commit
f6e503d
·
verified ·
1 Parent(s): c44d0f3

Update LiveRAG_README.md

Browse files
Files changed (1) hide show
  1. LiveRAG_README.md +2 -2
LiveRAG_README.md CHANGED
@@ -44,14 +44,14 @@
44
  3. Create your AI71-Platform [API key](https://platform.ai71.ai/api-keys)\
45
  3.1 Use your AI71-Platform key for programatic access to DataMorgana bulk requests generation via its [API](Operational_Instructions/DM_API_usage_example.ipynb)\
46
  3.2 Use your AI71-Platform key for programatic access to Falcon3-10B-Instruct (see [AI71 documentation](https://platform.ai71.ai/documentation))\
47
- **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
48
 
49
  ## 2.3 Building, training, and evaluating your RAG system
50
  1. Build your RAG system in your AWS Team account leveraging your FineWeb indices - make sure to use Falcon3-10B-Instruct to generate answers
51
  2. Train your RAG system using synthetic Q&A pairs generated by DataMorgana [API](Operational_Instructions/DM_API_usage_example.ipynb)
52
  3. Evaluate your RAG system using the [evaluation guidelines](Operational_Instructions/Evaluation_Guidelines_for_LiveRAG.md)
53
 
54
- ## 3. LiveRAG Challenge day details will be added soon...
55
 
56
  ---
57
 
 
44
  3. Create your AI71-Platform [API key](https://platform.ai71.ai/api-keys)\
45
  3.1 Use your AI71-Platform key for programatic access to DataMorgana bulk requests generation via its [API](Operational_Instructions/DM_API_usage_example.ipynb)\
46
  3.2 Use your AI71-Platform key for programatic access to Falcon3-10B-Instruct (see [AI71 documentation](https://platform.ai71.ai/documentation))\
47
+ **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 on your AWS Team account
48
 
49
  ## 2.3 Building, training, and evaluating your RAG system
50
  1. Build your RAG system in your AWS Team account leveraging your FineWeb indices - make sure to use Falcon3-10B-Instruct to generate answers
51
  2. Train your RAG system using synthetic Q&A pairs generated by DataMorgana [API](Operational_Instructions/DM_API_usage_example.ipynb)
52
  3. Evaluate your RAG system using the [evaluation guidelines](Operational_Instructions/Evaluation_Guidelines_for_LiveRAG.md)
53
 
54
+ ## 3. LiveRAG Challenge Day details will be added soon...
55
 
56
  ---
57