chmu15 commited on
Commit
fe57358
1 Parent(s): 7262aba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,10 +15,11 @@ license: mit
15
  A public demo version of the [🔒 Invisible RAG Pilot app 🔒](https://github.com/sukiboo/invisible-rag) developed by Anton Dereventsov, Christina Munford, Davide Marchi, Dora Franjkovic, and Julia Naris in February 2024 for the Invisible RAG Pilot project.
16
  The demo app is deployed at Hugging Face Spaces at [https://huggingface.co/spaces/sukiboo/invisible-rag-demo](https://huggingface.co/spaces/sukiboo/invisible-rag-demo).
17
 
18
- The goal of the app is to establish an appropriate interface for the operators to evaluate the provided RAG-Generated Answers with the intent of increasing the evaluation quality and bringing down the AHT.
 
19
  The main functionality includes:
20
  - convenient interface for task comparison and evaluation
21
- - support concurrent task access for a collaborative work
22
  - saving and loading of the operated tasks capability
23
  - storing operator's justification for a given rating
24
  - synchronizing ratings to the tracking spreadsheet
 
15
  A public demo version of the [🔒 Invisible RAG Pilot app 🔒](https://github.com/sukiboo/invisible-rag) developed by Anton Dereventsov, Christina Munford, Davide Marchi, Dora Franjkovic, and Julia Naris in February 2024 for the Invisible RAG Pilot project.
16
  The demo app is deployed at Hugging Face Spaces at [https://huggingface.co/spaces/sukiboo/invisible-rag-demo](https://huggingface.co/spaces/sukiboo/invisible-rag-demo).
17
 
18
+ The goal of the app is to establish an appropriate interface for the operators to evaluate the provided RAG-Generated Answers with the intent of increasing the evaluation quality and bringing down the AHT.⚡
19
+
20
  The main functionality includes:
21
  - convenient interface for task comparison and evaluation
22
+ - support concurrent task access for collaborative work
23
  - saving and loading of the operated tasks capability
24
  - storing operator's justification for a given rating
25
  - synchronizing ratings to the tracking spreadsheet