Penguin-N commited on
Commit
7f5fee9
·
verified ·
1 Parent(s): 93679f0

Upload folder using huggingface_hub

Browse files
MMMT_Direct/dev/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbc0bee0595f26971d710891962770c010be18a53447140a0c5ee2bf19cf50c
3
+ size 307165920
MMMT_Direct/dev/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/dev/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "dea8b397eb91ae28",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }