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 |
- config_name: mantis_cot
|
| 60 |
features:
|
| 61 |
- name: id
|
|
@@ -101,6 +129,14 @@ configs:
|
|
| 101 |
path: mantis/eval-*
|
| 102 |
- split: test
|
| 103 |
path: mantis/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
- config_name: mantis_cot
|
| 105 |
data_files:
|
| 106 |
- split: train
|
|
|
|
| 56 |
num_examples: 15480
|
| 57 |
download_size: 2724018
|
| 58 |
dataset_size: 60144922
|
| 59 |
+
- config_name: mantis_augmented
|
| 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_augmented
|
| 77 |
+
num_bytes: 49856315
|
| 78 |
+
num_examples: 37245
|
| 79 |
+
- name: eval_augmented
|
| 80 |
+
num_bytes: 13410116
|
| 81 |
+
num_examples: 10017
|
| 82 |
+
- name: test
|
| 83 |
+
num_bytes: 19116592
|
| 84 |
+
num_examples: 15480
|
| 85 |
+
download_size: 3309661
|
| 86 |
+
dataset_size: 82383023
|
| 87 |
- config_name: mantis_cot
|
| 88 |
features:
|
| 89 |
- name: id
|
|
|
|
| 129 |
path: mantis/eval-*
|
| 130 |
- split: test
|
| 131 |
path: mantis/test-*
|
| 132 |
+
- config_name: mantis_augmented
|
| 133 |
+
data_files:
|
| 134 |
+
- split: train_augmented
|
| 135 |
+
path: mantis_augmented/train_augmented-*
|
| 136 |
+
- split: eval_augmented
|
| 137 |
+
path: mantis_augmented/eval_augmented-*
|
| 138 |
+
- split: test
|
| 139 |
+
path: mantis_augmented/test-*
|
| 140 |
- config_name: mantis_cot
|
| 141 |
data_files:
|
| 142 |
- split: train
|
mantis_augmented/eval_augmented-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:289476a3315469b2efb8c25672440dd75ddeceaa38813fdfae9666bb352059ca
|
| 3 |
+
size 585579
|
mantis_augmented/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:693b0e445cace3345d6b716c055f8f4415301ced76122e6ff598adfe2927ee71
|
| 3 |
+
size 558758
|
mantis_augmented/train_augmented-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7d8b66580018d4ccd64817d2476bd0047bff9dd3937d7750128d37d5b70ceef
|
| 3 |
+
size 2165324
|