This commit is contained in:
2025-03-02 16:12:24 +08:00
parent 23f8c9a6a9
commit a5fe899eb5
10 changed files with 116 additions and 108 deletions

View File

@@ -0,0 +1 @@
{"splits": ["train"]}

View 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": ""
}

View 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"
}

View 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": ""
}

View 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
}