update
This commit is contained in:
BIN
backend/evaluate/eval_rag_dataset/data-00000-of-00001.arrow
Normal file
BIN
backend/evaluate/eval_rag_dataset/data-00000-of-00001.arrow
Normal file
Binary file not shown.
1
backend/evaluate/eval_rag_dataset/dataset_dict.json
Normal file
1
backend/evaluate/eval_rag_dataset/dataset_dict.json
Normal file
@@ -0,0 +1 @@
|
||||
{"splits": ["train"]}
|
||||
58
backend/evaluate/eval_rag_dataset/dataset_info.json
Normal file
58
backend/evaluate/eval_rag_dataset/dataset_info.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"citation": "",
|
||||
"description": "",
|
||||
"features": {
|
||||
"context": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"question": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"answer": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"topic": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"source_doc": {
|
||||
"dataset_id": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"document_id": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
}
|
||||
},
|
||||
"groundedness_score": {
|
||||
"dtype": "float64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"groundedness_eval": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"relevance_score": {
|
||||
"dtype": "float64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"relevance_eval": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"standalone_score": {
|
||||
"dtype": "float64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"standalone_eval": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
}
|
||||
},
|
||||
"homepage": "",
|
||||
"license": ""
|
||||
}
|
||||
13
backend/evaluate/eval_rag_dataset/state.json
Normal file
13
backend/evaluate/eval_rag_dataset/state.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_data_files": [
|
||||
{
|
||||
"filename": "data-00000-of-00001.arrow"
|
||||
}
|
||||
],
|
||||
"_fingerprint": "0748dad1d6b34503",
|
||||
"_format_columns": null,
|
||||
"_format_kwargs": {},
|
||||
"_format_type": null,
|
||||
"_output_all_columns": false,
|
||||
"_split": "train"
|
||||
}
|
||||
Binary file not shown.
30
backend/evaluate/eval_rag_dataset/train/dataset_info.json
Normal file
30
backend/evaluate/eval_rag_dataset/train/dataset_info.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"citation": "",
|
||||
"description": "",
|
||||
"features": {
|
||||
"context": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"question": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"answer": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"source_doc": {
|
||||
"dataset_id": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
},
|
||||
"document_id": {
|
||||
"dtype": "string",
|
||||
"_type": "Value"
|
||||
}
|
||||
}
|
||||
},
|
||||
"homepage": "",
|
||||
"license": ""
|
||||
}
|
||||
13
backend/evaluate/eval_rag_dataset/train/state.json
Normal file
13
backend/evaluate/eval_rag_dataset/train/state.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_data_files": [
|
||||
{
|
||||
"filename": "data-00000-of-00001.arrow"
|
||||
}
|
||||
],
|
||||
"_fingerprint": "bcd109aa52b21899",
|
||||
"_format_columns": null,
|
||||
"_format_kwargs": {},
|
||||
"_format_type": null,
|
||||
"_output_all_columns": false,
|
||||
"_split": null
|
||||
}
|
||||
Reference in New Issue
Block a user