Datasets:
Upload folder using huggingface_hub
Browse files
MMMT_Direct/train/data-00000-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69a41be7c0905681b56019c1c8d9cc3faa5126e40fad5ab514390fd196dc67c2
|
| 3 |
+
size 455521304
|
MMMT_Direct/train/data-00001-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d27eacbd61eda6e7b02c73657c7518105ca2ee646b47c9be36d6e558f15d2953
|
| 3 |
+
size 445382800
|
MMMT_Direct/train/data-00002-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26eb206dd07054b6f7a64b8f16f3dc1523033c606bbbf09c01f61e747a746474
|
| 3 |
+
size 462387464
|
MMMT_Direct/train/dataset_info.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"dialog_context": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"decision": {
|
| 14 |
+
"dtype": "string",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"utterance": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"dialog_turns": {
|
| 22 |
+
"dtype": "int32",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"image_1": {
|
| 26 |
+
"_type": "Image"
|
| 27 |
+
},
|
| 28 |
+
"image_2": {
|
| 29 |
+
"_type": "Image"
|
| 30 |
+
},
|
| 31 |
+
"image_3": {
|
| 32 |
+
"_type": "Image"
|
| 33 |
+
}
|
| 34 |
+
},
|
| 35 |
+
"homepage": "",
|
| 36 |
+
"license": ""
|
| 37 |
+
}
|
MMMT_Direct/train/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00003.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00003.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00003.arrow"
|
| 11 |
+
}
|
| 12 |
+
],
|
| 13 |
+
"_fingerprint": "14c5d63c4f8492c6",
|
| 14 |
+
"_format_columns": null,
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": null,
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": null
|
| 19 |
+
}
|