Datasets:
Add gu language data for IndicMSMARCO
Browse files- README.md +46 -0
- gu/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: gu
|
| 4 |
+
features:
|
| 5 |
+
- name: query_id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: query
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: passage
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: passage_id
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: language
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: answer
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: title
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: url
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: query_type
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: relevance_score
|
| 24 |
+
dtype: float64
|
| 25 |
+
- name: is_selected
|
| 26 |
+
dtype: bool
|
| 27 |
+
- name: text
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: meta
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: dataset
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: source
|
| 34 |
+
dtype: string
|
| 35 |
+
splits:
|
| 36 |
+
- name: train
|
| 37 |
+
num_bytes: 2705870
|
| 38 |
+
num_examples: 999
|
| 39 |
+
download_size: 984572
|
| 40 |
+
dataset_size: 2705870
|
| 41 |
+
configs:
|
| 42 |
+
- config_name: gu
|
| 43 |
+
data_files:
|
| 44 |
+
- split: train
|
| 45 |
+
path: gu/train-*
|
| 46 |
+
---
|
gu/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bd721dcfd0a17b5b125430ea153693ca29027844188540a871957da207e4898
|
| 3 |
+
size 984572
|