{ | |
"qa_to_statements": { | |
"description": "A list of prompts to convert conversational QA into statements", | |
"citation": "", | |
"homepage": "https://github.com/fractalego/bot_journal/tree/entry-3", | |
"license": "MIT", | |
"features": { | |
"text": { | |
"dtype": "string", | |
"id": null, | |
"_type": "Value" | |
} | |
}, | |
"supervised_keys": { | |
"input": "text" | |
}, | |
"version": { | |
"version_str": "1.0.0", | |
"description": null, | |
"datasets_version_to_prepare": null, | |
"major": 1, | |
"minor": 0, | |
"patch": 0 | |
}, | |
"splits": { | |
"test": { | |
"name": "dev", | |
"dataset_name": "question_to_statement_dev.json" | |
}, | |
"train": { | |
"name": "train", | |
"dataset_name": "question_to_statement_train.json" | |
} | |
} | |
} | |
} |