Upload dataset
Browse files- N24News/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
N24News/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fe31a6b0892751a485030ab232cbcfe570941b1fed6de7574d81e82150ec5fa
|
| 3 |
+
size 6397496
|
README.md
CHANGED
|
@@ -80,6 +80,26 @@ dataset_info:
|
|
| 80 |
num_examples: 141256
|
| 81 |
download_size: 1381051869
|
| 82 |
dataset_size: 2371586952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
- config_name: TAT-DQA
|
| 84 |
features:
|
| 85 |
- name: qry
|
|
@@ -117,6 +137,10 @@ configs:
|
|
| 117 |
data_files:
|
| 118 |
- split: train
|
| 119 |
path: InfoSeek_it2t/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
- config_name: TAT-DQA
|
| 121 |
data_files:
|
| 122 |
- split: train
|
|
|
|
| 80 |
num_examples: 141256
|
| 81 |
download_size: 1381051869
|
| 82 |
dataset_size: 2371586952
|
| 83 |
+
- config_name: N24News
|
| 84 |
+
features:
|
| 85 |
+
- name: qry
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: qry_image_path
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: pos_text
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: pos_image_path
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: neg_text
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: neg_image_path
|
| 96 |
+
dtype: string
|
| 97 |
+
splits:
|
| 98 |
+
- name: train
|
| 99 |
+
num_bytes: 20310166
|
| 100 |
+
num_examples: 48987
|
| 101 |
+
download_size: 6397496
|
| 102 |
+
dataset_size: 20310166
|
| 103 |
- config_name: TAT-DQA
|
| 104 |
features:
|
| 105 |
- name: qry
|
|
|
|
| 137 |
data_files:
|
| 138 |
- split: train
|
| 139 |
path: InfoSeek_it2t/train-*
|
| 140 |
+
- config_name: N24News
|
| 141 |
+
data_files:
|
| 142 |
+
- split: train
|
| 143 |
+
path: N24News/train-*
|
| 144 |
- config_name: TAT-DQA
|
| 145 |
data_files:
|
| 146 |
- split: train
|