Datasets:
Add pa language data for IndicMSMARCO
Browse files- README.md +42 -0
- pa/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -152,6 +152,44 @@ dataset_info:
|
|
| 152 |
num_examples: 1000
|
| 153 |
download_size: 983115
|
| 154 |
dataset_size: 2718640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
- config_name: ur
|
| 156 |
features:
|
| 157 |
- name: query_id
|
|
@@ -207,6 +245,10 @@ configs:
|
|
| 207 |
data_files:
|
| 208 |
- split: train
|
| 209 |
path: or/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 210 |
- config_name: ur
|
| 211 |
data_files:
|
| 212 |
- split: train
|
|
|
|
| 152 |
num_examples: 1000
|
| 153 |
download_size: 983115
|
| 154 |
dataset_size: 2718640
|
| 155 |
+
- config_name: pa
|
| 156 |
+
features:
|
| 157 |
+
- name: query_id
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: query
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: passage
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: passage_id
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: language
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: answer
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: title
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: url
|
| 172 |
+
dtype: string
|
| 173 |
+
- name: query_type
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: relevance_score
|
| 176 |
+
dtype: float64
|
| 177 |
+
- name: is_selected
|
| 178 |
+
dtype: bool
|
| 179 |
+
- name: text
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: meta
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: dataset
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: source
|
| 186 |
+
dtype: string
|
| 187 |
+
splits:
|
| 188 |
+
- name: train
|
| 189 |
+
num_bytes: 2745404
|
| 190 |
+
num_examples: 1000
|
| 191 |
+
download_size: 984582
|
| 192 |
+
dataset_size: 2745404
|
| 193 |
- config_name: ur
|
| 194 |
features:
|
| 195 |
- name: query_id
|
|
|
|
| 245 |
data_files:
|
| 246 |
- split: train
|
| 247 |
path: or/train-*
|
| 248 |
+
- config_name: pa
|
| 249 |
+
data_files:
|
| 250 |
+
- split: train
|
| 251 |
+
path: pa/train-*
|
| 252 |
- config_name: ur
|
| 253 |
data_files:
|
| 254 |
- split: train
|
pa/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:480265e1b20180ec85429fdb7894f230854809456d9ed79b6ca2ca8e5aa2c4f7
|
| 3 |
+
size 984582
|