Upload folder using huggingface_hub
Browse files- MendelAI/rqa_v0_mar425/dataset_dict.json +1 -0
- MendelAI/rqa_v0_mar425/dev/data-00000-of-00001.arrow +3 -0
- MendelAI/rqa_v0_mar425/dev/dataset_info.json +100 -0
- MendelAI/rqa_v0_mar425/dev/state.json +13 -0
- MendelAI/rqa_v0_mar425/test/data-00000-of-00001.arrow +3 -0
- MendelAI/rqa_v0_mar425/test/dataset_info.json +100 -0
- MendelAI/rqa_v0_mar425/test/state.json +13 -0
- MendelAI/rqa_v0_mar425/train/data-00000-of-00001.arrow +3 -0
- MendelAI/rqa_v0_mar425/train/dataset_info.json +100 -0
- MendelAI/rqa_v0_mar425/train/state.json +13 -0
MendelAI/rqa_v0_mar425/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "dev", "test"]}
|
MendelAI/rqa_v0_mar425/dev/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d4a82f4ffba5f9ff9150d9461ea07a7acd28ee58aec390883f758923a82f496
|
| 3 |
+
size 5368920
|
MendelAI/rqa_v0_mar425/dev/dataset_info.json
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"row_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"patient_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event_id": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"event_type": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"property_type": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"same_doc": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"context_info": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"conversations": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"auto_answer": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"source": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"sample_ix": {
|
| 46 |
+
"dtype": "int64",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"ooo_endpoint": {
|
| 50 |
+
"dtype": "string",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"entailment": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"question": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"context": {
|
| 62 |
+
"dtype": "string",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"answer_on_mention": {
|
| 66 |
+
"dtype": "string",
|
| 67 |
+
"_type": "Value"
|
| 68 |
+
},
|
| 69 |
+
"elaboration_on_mention": {
|
| 70 |
+
"dtype": "string",
|
| 71 |
+
"_type": "Value"
|
| 72 |
+
},
|
| 73 |
+
"answer_on_context": {
|
| 74 |
+
"dtype": "string",
|
| 75 |
+
"_type": "Value"
|
| 76 |
+
},
|
| 77 |
+
"elaboration_on_context": {
|
| 78 |
+
"dtype": "string",
|
| 79 |
+
"_type": "Value"
|
| 80 |
+
},
|
| 81 |
+
"property_correction": {
|
| 82 |
+
"dtype": "string",
|
| 83 |
+
"_type": "Value"
|
| 84 |
+
},
|
| 85 |
+
"object_correction": {
|
| 86 |
+
"dtype": "string",
|
| 87 |
+
"_type": "Value"
|
| 88 |
+
},
|
| 89 |
+
"status": {
|
| 90 |
+
"dtype": "string",
|
| 91 |
+
"_type": "Value"
|
| 92 |
+
},
|
| 93 |
+
"__index_level_0__": {
|
| 94 |
+
"dtype": "int64",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
"homepage": "",
|
| 99 |
+
"license": ""
|
| 100 |
+
}
|
MendelAI/rqa_v0_mar425/dev/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "5e90b00178a03435",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
MendelAI/rqa_v0_mar425/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17e0910deda2f4ff0fb76448777f3bff58695c0c5e46326fd2d75bc053a5f294
|
| 3 |
+
size 5435456
|
MendelAI/rqa_v0_mar425/test/dataset_info.json
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"row_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"patient_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event_id": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"event_type": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"property_type": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"same_doc": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"context_info": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"conversations": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"auto_answer": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"source": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"sample_ix": {
|
| 46 |
+
"dtype": "int64",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"ooo_endpoint": {
|
| 50 |
+
"dtype": "string",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"entailment": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"question": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"context": {
|
| 62 |
+
"dtype": "string",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"answer_on_mention": {
|
| 66 |
+
"dtype": "string",
|
| 67 |
+
"_type": "Value"
|
| 68 |
+
},
|
| 69 |
+
"elaboration_on_mention": {
|
| 70 |
+
"dtype": "string",
|
| 71 |
+
"_type": "Value"
|
| 72 |
+
},
|
| 73 |
+
"answer_on_context": {
|
| 74 |
+
"dtype": "string",
|
| 75 |
+
"_type": "Value"
|
| 76 |
+
},
|
| 77 |
+
"elaboration_on_context": {
|
| 78 |
+
"dtype": "string",
|
| 79 |
+
"_type": "Value"
|
| 80 |
+
},
|
| 81 |
+
"property_correction": {
|
| 82 |
+
"dtype": "string",
|
| 83 |
+
"_type": "Value"
|
| 84 |
+
},
|
| 85 |
+
"object_correction": {
|
| 86 |
+
"dtype": "string",
|
| 87 |
+
"_type": "Value"
|
| 88 |
+
},
|
| 89 |
+
"status": {
|
| 90 |
+
"dtype": "string",
|
| 91 |
+
"_type": "Value"
|
| 92 |
+
},
|
| 93 |
+
"__index_level_0__": {
|
| 94 |
+
"dtype": "int64",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
"homepage": "",
|
| 99 |
+
"license": ""
|
| 100 |
+
}
|
MendelAI/rqa_v0_mar425/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "cb06801a022e767e",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
MendelAI/rqa_v0_mar425/train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f5ee9ef0d6df988657c3322868fe617fbbc5780cc87f4b4740a93068bae5052
|
| 3 |
+
size 43094848
|
MendelAI/rqa_v0_mar425/train/dataset_info.json
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"row_id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"patient_id": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"event_id": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"event_type": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"property_type": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"same_doc": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
},
|
| 29 |
+
"context_info": {
|
| 30 |
+
"dtype": "string",
|
| 31 |
+
"_type": "Value"
|
| 32 |
+
},
|
| 33 |
+
"conversations": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"auto_answer": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"source": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"sample_ix": {
|
| 46 |
+
"dtype": "int64",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"ooo_endpoint": {
|
| 50 |
+
"dtype": "string",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"entailment": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"question": {
|
| 58 |
+
"dtype": "string",
|
| 59 |
+
"_type": "Value"
|
| 60 |
+
},
|
| 61 |
+
"context": {
|
| 62 |
+
"dtype": "string",
|
| 63 |
+
"_type": "Value"
|
| 64 |
+
},
|
| 65 |
+
"answer_on_mention": {
|
| 66 |
+
"dtype": "string",
|
| 67 |
+
"_type": "Value"
|
| 68 |
+
},
|
| 69 |
+
"elaboration_on_mention": {
|
| 70 |
+
"dtype": "string",
|
| 71 |
+
"_type": "Value"
|
| 72 |
+
},
|
| 73 |
+
"answer_on_context": {
|
| 74 |
+
"dtype": "string",
|
| 75 |
+
"_type": "Value"
|
| 76 |
+
},
|
| 77 |
+
"elaboration_on_context": {
|
| 78 |
+
"dtype": "string",
|
| 79 |
+
"_type": "Value"
|
| 80 |
+
},
|
| 81 |
+
"property_correction": {
|
| 82 |
+
"dtype": "string",
|
| 83 |
+
"_type": "Value"
|
| 84 |
+
},
|
| 85 |
+
"object_correction": {
|
| 86 |
+
"dtype": "string",
|
| 87 |
+
"_type": "Value"
|
| 88 |
+
},
|
| 89 |
+
"status": {
|
| 90 |
+
"dtype": "string",
|
| 91 |
+
"_type": "Value"
|
| 92 |
+
},
|
| 93 |
+
"__index_level_0__": {
|
| 94 |
+
"dtype": "int64",
|
| 95 |
+
"_type": "Value"
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
"homepage": "",
|
| 99 |
+
"license": ""
|
| 100 |
+
}
|
MendelAI/rqa_v0_mar425/train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "4b992e263394fe90",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|