diff --git a/data/dataset_info.json b/data/dataset_info.json index ca51465c..5ad42e64 100644 --- a/data/dataset_info.json +++ b/data/dataset_info.json @@ -74,6 +74,26 @@ "history": "history" } }, + "oaast_sft": { + "file_name": "oaast_sft.json", + "file_sha1": "08912e34fb165db137d3436db4c35321e33b28d1", + "columns": { + "prompt": "instruction", + "query": "input", + "response": "output", + "history": "history" + } + }, + "oaast_sft_zh": { + "file_name": "oaast_sft_zh.json", + "file_sha1": "e0a2e7e8eff355434ada6c9b7f70bb915f941dd4", + "columns": { + "prompt": "instruction", + "query": "input", + "response": "output", + "history": "history" + } + }, "example": { "script_url": "example_dataset", "columns": { @@ -100,6 +120,26 @@ "history": "history" } }, + "oaast_rm": { + "file_name": "oaast_rm.json", + "file_sha1": "622d420e9b70003b210618253bd3d9d2891d86cb", + "columns": { + "prompt": "instruction", + "query": "input", + "response": "output", + "history": "history" + } + }, + "oaast_rm_zh": { + "file_name": "", + "file_sha1": "1065af1f3784dd61be5e79713a35f427b713a232", + "columns": { + "prompt": "instruction", + "query": "input", + "response": "output", + "history": "history" + } + }, "wiki_demo": { "file_name": "wiki_demo.txt", "file_sha1": "b2288edb05b233e5b35250fd4b308a5fa21fa66d", diff --git a/data/oaast_rm.json.REMOVED.git-id b/data/oaast_rm.json.REMOVED.git-id new file mode 100644 index 00000000..41e74ec9 --- /dev/null +++ b/data/oaast_rm.json.REMOVED.git-id @@ -0,0 +1 @@ +274079ea921762be356de85b18f13fa60b7ba8cb \ No newline at end of file diff --git a/data/oaast_sft.json.REMOVED.git-id b/data/oaast_sft.json.REMOVED.git-id new file mode 100644 index 00000000..5bac2e5b --- /dev/null +++ b/data/oaast_sft.json.REMOVED.git-id @@ -0,0 +1 @@ +0a57fbc1d8cb08a8cd71c5eb8425cf59206ffed6 \ No newline at end of file