Skip to content

Commit 4641ac0

Browse files
Update config.ini
Signed-off-by: Kiran Prasath <84650353+KiranPrasath-26@users.noreply.github.com>
1 parent 3a8d3c3 commit 4641ac0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ ground_truth_col = ground_truth
3232
threshold = 0.9
3333

3434
[RAG_File]
35-
RAG_testset_document_directory = Users/kiran.prasath_ext/llm_inspector-dev-opensource/input
36-
RAG_testset_input_directory = Users/kiran.prasath_ext/llm_inspector-dev-opensource/dataset
35+
RAG_testset_document_directory = Users/input
36+
RAG_testset_input_directory = Users/dataset
3737
RAG_testset_input_filename = /processed_en_output.xlsx
3838

3939
RAG_testset_Output_fileName = /Rag_testset_Output_
4040
RAG_eval_Output_fileName = /RAG_eval_Output_
41-
RAG_output_directory = Users/kiran.prasath_ext/llm_inspector-dev-opensource/output
41+
RAG_output_directory = Users/output
4242
testset_size = 10
4343

4444
[Adversarial_File]

0 commit comments

Comments
 (0)