francepfl commited on
Commit
67ecf74
1 Parent(s): 20f568d

Upload dataset

Browse files
README.md CHANGED
@@ -56,6 +56,34 @@ dataset_info:
56
  num_examples: 15480
57
  download_size: 2724018
58
  dataset_size: 60144922
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  configs:
60
  - config_name: default
61
  data_files:
@@ -73,4 +101,12 @@ configs:
73
  path: mantis/eval-*
74
  - split: test
75
  path: mantis/test-*
 
 
 
 
 
 
 
 
76
  ---
 
56
  num_examples: 15480
57
  download_size: 2724018
58
  dataset_size: 60144922
59
+ - config_name: mantis_cot
60
+ features:
61
+ - name: id
62
+ dtype: string
63
+ - name: images
64
+ list:
65
+ - name: bytes
66
+ dtype: 'null'
67
+ - name: path
68
+ dtype: string
69
+ - name: conversation
70
+ list:
71
+ - name: content
72
+ dtype: string
73
+ - name: role
74
+ dtype: string
75
+ splits:
76
+ - name: train
77
+ num_bytes: 65155061
78
+ num_examples: 23201
79
+ - name: eval
80
+ num_bytes: 17610608
81
+ num_examples: 6249
82
+ - name: test
83
+ num_bytes: 61868073
84
+ num_examples: 15480
85
+ download_size: 2403806
86
+ dataset_size: 144633742
87
  configs:
88
  - config_name: default
89
  data_files:
 
101
  path: mantis/eval-*
102
  - split: test
103
  path: mantis/test-*
104
+ - config_name: mantis_cot
105
+ data_files:
106
+ - split: train
107
+ path: mantis_cot/train-*
108
+ - split: eval
109
+ path: mantis_cot/eval-*
110
+ - split: test
111
+ path: mantis_cot/test-*
112
  ---
mantis_cot/eval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f338721dc95fd40d206e37cb8ea5b15d82312e428da0010282d8f1caf46c11f8
3
+ size 381317
mantis_cot/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaf06c5506968ff3d96afb1b78ef4bd9773b06a8a38a48d6c6ecd2276766556c
3
+ size 626210
mantis_cot/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85a5451ff89005fc13638ff151dda6e962d77560f1712da972b07e8b20101f1
3
+ size 1396279