Datasets:
Add te language data for IndicMSMARCO
Browse files- README.md +42 -0
- te/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -228,6 +228,44 @@ dataset_info:
|
|
| 228 |
num_examples: 1000
|
| 229 |
download_size: 1084238
|
| 230 |
dataset_size: 3308818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
- config_name: ur
|
| 232 |
features:
|
| 233 |
- name: query_id
|
|
@@ -291,6 +329,10 @@ configs:
|
|
| 291 |
data_files:
|
| 292 |
- split: train
|
| 293 |
path: ta/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 294 |
- config_name: ur
|
| 295 |
data_files:
|
| 296 |
- split: train
|
|
|
|
| 228 |
num_examples: 1000
|
| 229 |
download_size: 1084238
|
| 230 |
dataset_size: 3308818
|
| 231 |
+
- config_name: te
|
| 232 |
+
features:
|
| 233 |
+
- name: query_id
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: query
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: passage
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: passage_id
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: language
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: answer
|
| 244 |
+
dtype: string
|
| 245 |
+
- name: title
|
| 246 |
+
dtype: string
|
| 247 |
+
- name: url
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: query_type
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: relevance_score
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: is_selected
|
| 254 |
+
dtype: bool
|
| 255 |
+
- name: text
|
| 256 |
+
dtype: string
|
| 257 |
+
- name: meta
|
| 258 |
+
dtype: string
|
| 259 |
+
- name: dataset
|
| 260 |
+
dtype: string
|
| 261 |
+
- name: source
|
| 262 |
+
dtype: string
|
| 263 |
+
splits:
|
| 264 |
+
- name: train
|
| 265 |
+
num_bytes: 2903470
|
| 266 |
+
num_examples: 1000
|
| 267 |
+
download_size: 1027161
|
| 268 |
+
dataset_size: 2903470
|
| 269 |
- config_name: ur
|
| 270 |
features:
|
| 271 |
- name: query_id
|
|
|
|
| 329 |
data_files:
|
| 330 |
- split: train
|
| 331 |
path: ta/train-*
|
| 332 |
+
- config_name: te
|
| 333 |
+
data_files:
|
| 334 |
+
- split: train
|
| 335 |
+
path: te/train-*
|
| 336 |
- config_name: ur
|
| 337 |
data_files:
|
| 338 |
- split: train
|
te/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8080bd6a5b3cc474737266fef829a1d3221c6f63a6eaf1c70c99cffa9e37b4d1
|
| 3 |
+
size 1027161
|