Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Tags:
text-retrieval
License:
Upload folder using huggingface_hub
Browse files- README.md +75 -0
- corpus.jsonl +0 -0
- excluded_ids.jsonl +0 -0
- qrels/test.jsonl +0 -0
- queries.jsonl +39 -0
README.md
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
multilinguality:
|
| 5 |
+
- monolingual
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-retrieval
|
| 8 |
+
source_datasets:
|
| 9 |
+
- wikipedia
|
| 10 |
+
task_ids:
|
| 11 |
+
- document-retrieval
|
| 12 |
+
config_names:
|
| 13 |
+
- corpus
|
| 14 |
+
tags:
|
| 15 |
+
- text-retrieval
|
| 16 |
+
dataset_info:
|
| 17 |
+
- config_name: default
|
| 18 |
+
features:
|
| 19 |
+
- name: query-id
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: corpus-id
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: score
|
| 24 |
+
dtype: float64
|
| 25 |
+
splits:
|
| 26 |
+
- name: test
|
| 27 |
+
num_examples: 2287
|
| 28 |
+
- config_name: corpus
|
| 29 |
+
features:
|
| 30 |
+
- name: _id
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: title
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: text
|
| 35 |
+
dtype: string
|
| 36 |
+
splits:
|
| 37 |
+
- name: corpus
|
| 38 |
+
num_examples: 1994
|
| 39 |
+
- config_name: queries
|
| 40 |
+
features:
|
| 41 |
+
- name: _id
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: text
|
| 44 |
+
dtype: string
|
| 45 |
+
splits:
|
| 46 |
+
- name: queries
|
| 47 |
+
num_examples: 39
|
| 48 |
+
- config_name: excluded_ids
|
| 49 |
+
features:
|
| 50 |
+
- name: query-id
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: excluded-ids
|
| 53 |
+
sequence:
|
| 54 |
+
dtype: string
|
| 55 |
+
splits:
|
| 56 |
+
- name: excluded_ids
|
| 57 |
+
num_examples: 39
|
| 58 |
+
configs:
|
| 59 |
+
- config_name: default
|
| 60 |
+
data_files:
|
| 61 |
+
- split: test
|
| 62 |
+
path: qrels/test.jsonl
|
| 63 |
+
- config_name: corpus
|
| 64 |
+
data_files:
|
| 65 |
+
- split: corpus
|
| 66 |
+
path: corpus.jsonl
|
| 67 |
+
- config_name: queries
|
| 68 |
+
data_files:
|
| 69 |
+
- split: queries
|
| 70 |
+
path: queries.jsonl
|
| 71 |
+
- config_name: excluded_ids
|
| 72 |
+
data_files:
|
| 73 |
+
- split: excluded_ids
|
| 74 |
+
path: excluded_ids.jsonl
|
| 75 |
+
---
|
corpus.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
excluded_ids.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
qrels/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
queries.jsonl
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"_id": "NTCIR12-MathWiki-1", "text": "$-0.026838601\\ldots$"}
|
| 2 |
+
{"_id": "NTCIR12-MathWiki-3", "text": "$N=\\left\\lfloor 0.5-\\log_{2}\\left(\\frac{\\text{Frequency of this item}}{\\text{ Frequency of most common item}}\\right)\\right\\rfloor$"}
|
| 3 |
+
{"_id": "NTCIR12-MathWiki-4", "text": "$\\mathbf{\\nabla}\\times\\mathbf{B}=\\mu_{0}\\mathbf{J}+\\underbrace{\\mu_{0}\\epsilon_{0}\\frac{\\partial}{\\partial t}\\mathbf{E}}_{\\mathrm{Maxwell^{\\prime}s\\ term}}$"}
|
| 4 |
+
{"_id": "NTCIR12-MathWiki-5", "text": "$1+\\cfrac{1}{2+\\cfrac{1}{5+\\cfrac{1}{5+\\cfrac{1}{4+\\ddots}}}}$"}
|
| 5 |
+
{"_id": "NTCIR12-MathWiki-6", "text": "$\\,{}^{238}_{92}\\mathrm{U}+\\,^{64}_{28}\\mathrm{Ni}\\to\\,^{302}_{120}\\mathrm{Ubn}^{*}\\to\\ \\mathit{fission\\ only}$"}
|
| 6 |
+
{"_id": "NTCIR12-MathWiki-7", "text": "$0\\to G^{\\wedge}\\stackrel{\\pi^{\\wedge}}{\\to}X^{\\wedge}\\stackrel{\\imath^{\\wedge}}{\\to}H^{\\wedge}\\to 0$"}
|
| 7 |
+
{"_id": "NTCIR12-MathWiki-8", "text": "$w=\\begin{cases}w^{*}&\\mbox{if }w^{*}>\\frac{1}{2},\\\\ \\frac{1}{2}&\\mbox{if }w^{*}\\leq\\frac{1}{2}.\\\\ \\end{cases}$"}
|
| 8 |
+
{"_id": "NTCIR12-MathWiki-9", "text": "$\\begin{bmatrix}V_{1}\\\\ I_{2}\\end{bmatrix}=\\begin{bmatrix}h_{11}&h_{12}\\\\ h_{21}&h_{22}\\end{bmatrix}\\begin{bmatrix}I_{1}\\\\ V_{2}\\end{bmatrix}$"}
|
| 9 |
+
{"_id": "NTCIR12-MathWiki-10", "text": "$L(\\lambda,\\alpha,s)=\\sum_{n=0}^{\\infty}\\frac{\\exp(2\\pi i\\lambda n)}{(n+\\alpha)^{s}}.$"}
|
| 10 |
+
{"_id": "NTCIR12-MathWiki-11", "text": "$\\ ax^{2}+bx+c=0$"}
|
| 11 |
+
{"_id": "NTCIR12-MathWiki-12", "text": "$O(mn\\log m)$"}
|
| 12 |
+
{"_id": "NTCIR12-MathWiki-13", "text": "$A\\oplus B=(A^{c}\\ominus B^{s})^{c}$"}
|
| 13 |
+
{"_id": "NTCIR12-MathWiki-14", "text": "$\\cos\\alpha=-\\cos\\beta\\cos\\gamma+\\sin\\beta\\sin\\gamma\\cosh\\frac{a}{k},\\,$"}
|
| 14 |
+
{"_id": "NTCIR12-MathWiki-15", "text": "$\\forall x,y\\in A\\;[x\\neq y\\rightarrow\\neg\\exists z\\in X\\;[z\\leq x\\land z\\leq y]].$"}
|
| 15 |
+
{"_id": "NTCIR12-MathWiki-16", "text": "$\\tau_{\\text{rms}}=\\sqrt{\\frac{\\int_{0}^{\\infty}(\\tau-\\overline{\\tau})^{2}A_{c}(\\tau)d\\tau}{\\int_{0}^{\\infty}A_{c}(\\tau)d\\tau}}$"}
|
| 16 |
+
{"_id": "NTCIR12-MathWiki-17", "text": "$x-1-\\frac{1}{2}-\\frac{1}{4}-\\frac{1}{5}-\\frac{1}{6}-\\frac{1}{9}-\\cdots=1$"}
|
| 17 |
+
{"_id": "NTCIR12-MathWiki-18", "text": "$P_{i}^{x}=\\frac{N!}{n_{x}!(N-n_{x})!}p_{x}^{n_{x}}(1-p_{x})^{N-n_{x}}$"}
|
| 18 |
+
{"_id": "NTCIR12-MathWiki-19", "text": "$H_{ij}=\\begin{bmatrix}{\\partial^{2}V_{ij}\\over\\partial x_{i}\\partial x_{j}}&{\\partial^{2}V_{ij}\\over\\partial x_{i}\\partial y_{j}}&{\\partial^{2}V_{ij}\\over\\partial x_{i}\\partial z_{j}}\\\\ {\\partial^{2}V_{ij}\\over\\partial y_{i}\\partial x_{j}}&{\\partial^{2}V_{ij}\\over\\partial y_{i}\\partial y_{j}}&{\\partial^{2}V_{ij}\\over\\partial y_{i}\\partial z_{j}}\\\\ {\\partial^{2}V_{ij}\\over\\partial z_{i}\\partial x_{j}}&{\\partial^{2}V_{ij}\\over\\partial z_{i}\\partial y_{j}}&{\\partial^{2}V_{ij}\\over\\partial z_{i}\\partial z_{j}}\\end{bmatrix}$"}
|
| 19 |
+
{"_id": "NTCIR12-MathWiki-20", "text": "$r_{xy}=\\frac{\\sum\\limits_{i=1}^{n}(x_{i}-\\bar{x})(y_{i}-\\bar{y})}{(n-1)s_{x}s_{y}}=\\frac{\\sum\\limits_{i=1}^{n}(x_{i}-\\bar{x})(y_{i}-\\bar{y})}{\\sqrt{\\sum\\limits_{i=1}^{n}(x_{i}-\\bar{x})^{2}\\sum\\limits_{i=1}^{n}(y_{i}-\\bar{y})^{2}}},$"}
|
| 20 |
+
{"_id": "NTCIR12-MathWiki-21", "text": "$-0.\\qvar{*1*}\\ldots$"}
|
| 21 |
+
{"_id": "NTCIR12-MathWiki-22", "text": "$\\mathfrak{P}^{\\qvar{*1*}}$"}
|
| 22 |
+
{"_id": "NTCIR12-MathWiki-23", "text": "$\\qvar{*1*}\\left(\\frac{\\text{Frequency \\qvar{*2*}}}{\\text{Frequency \\qvar{*3*}}}\\right)$"}
|
| 23 |
+
{"_id": "NTCIR12-MathWiki-24", "text": "$\\underbrace{\\qvar{*1*}}_{\\qvar{*2*}}$"}
|
| 24 |
+
{"_id": "NTCIR12-MathWiki-25", "text": "$1+\\cfrac{1}{\\qvar{*1*}+\\cfrac{1}{\\qvar{*2*}}}$"}
|
| 25 |
+
{"_id": "NTCIR12-MathWiki-26", "text": "$\\,{}^{238}_{92}\\mathrm{U}+\\qvar{*1*}\\to\\qvar{*2*}$"}
|
| 26 |
+
{"_id": "NTCIR12-MathWiki-27", "text": "$\\qvar{*1*}^{\\wedge}\\stackrel{\\qvar{*2*}^{\\wedge}}{\\to}\\qvar{*3*}^{\\wedge}$"}
|
| 27 |
+
{"_id": "NTCIR12-MathWiki-28", "text": "$\\qvar{*1*}=\\{\\begin{array}[]{ll}\\qvar{*2*}&\\mbox{if }\\qvar{*3*}>\\frac{1}{2}\\\\ \\qvar{*4*}&\\mbox{if }\\qvar{*3*}\\leq\\frac{1}{2}\\\\ \\end{array}$"}
|
| 28 |
+
{"_id": "NTCIR12-MathWiki-29", "text": "$\\qvar{*1*}=\\begin{bmatrix}\\qvar{*2*}&\\qvar{*3*}\\\\ \\qvar{*4*}&\\qvar{*5*}\\end{bmatrix}\\begin{bmatrix}\\qvar{*6*}\\\\ \\qvar{*7*}\\end{bmatrix}$"}
|
| 29 |
+
{"_id": "NTCIR12-MathWiki-30", "text": "$L(\\qvar{*1*},\\qvar{*2*},\\qvar{*3*})=\\sum_{\\qvar{*4*}=0}^{\\infty}\\frac{\\exp(2\\pi i\\qvar{*1*}\\qvar{*4*})}{(\\qvar{*4*}+\\qvar{*2*})^{\\qvar{*3*}}}$"}
|
| 30 |
+
{"_id": "NTCIR12-MathWiki-31", "text": "$\\qvar{*1*}x^{2}+\\qvar{*2*}x+\\qvar{*3*}=0$"}
|
| 31 |
+
{"_id": "NTCIR12-MathWiki-32", "text": "$O(\\qvar{*1*}\\log\\qvar{*2*})$"}
|
| 32 |
+
{"_id": "NTCIR12-MathWiki-33", "text": "$A~{}\\qvar{*1*}~{}B=(\\qvar{*2*})^{\\qvar{*3*}}$"}
|
| 33 |
+
{"_id": "NTCIR12-MathWiki-34", "text": "$\\qvar{*1*}\\alpha=-\\qvar{*1*}\\beta\\qvar{*1*}\\gamma+\\qvar{*2*}\\beta\\qvar{*2*}\\gamma\\qvar{*3*}$"}
|
| 34 |
+
{"_id": "NTCIR12-MathWiki-35", "text": "$\\forall x,y\\in\\qvar{*1*}\\;[x\\neq y\\rightarrow\\qvar{*2*}]$"}
|
| 35 |
+
{"_id": "NTCIR12-MathWiki-36", "text": "$\\qvar{*1*}=\\sqrt{\\frac{\\int_{0}^{\\infty}\\qvar{*2*}^{2}\\qvar{*3*}~{}d\\qvar{*1*}}{\\int_{0}^{\\infty}\\qvar{*3*}~{}d\\qvar{*1*}}}$"}
|
| 36 |
+
{"_id": "NTCIR12-MathWiki-37", "text": "$\\frac{1}{\\qvar{*1*}}-\\frac{1}{\\qvar{*2*}}-\\frac{1}{\\qvar{*3*}}-\\frac{1}{\\qvar{*4*}}-\\frac{1}{\\qvar{*5*}}$"}
|
| 37 |
+
{"_id": "NTCIR12-MathWiki-38", "text": "$\\frac{N!}{\\qvar{*1*}!(N-\\qvar{*1*})!}p^{\\qvar{*1*}}(1-p)^{N-\\qvar{*1*}}$"}
|
| 38 |
+
{"_id": "NTCIR12-MathWiki-39", "text": "$H_{\\qvar{*1*}}=\\begin{bmatrix}{\\partial^{2}\\qvar{*2*}\\over\\qvar{*3*}}\\end{bmatrix}$"}
|
| 39 |
+
{"_id": "NTCIR12-MathWiki-40", "text": "$\\frac{\\sum\\limits_{i=1}^{n}(\\qvar{*1*}_{i}-\\bar{\\qvar{*1*}})(\\qvar{*2*}_{i}-\\bar{\\qvar{*2*}})}{\\sqrt{\\sum\\limits_{i=1}^{n}(\\qvar{*1*}_{i}-\\bar{\\qvar{*1*}})^{2}\\sum\\limits_{i=1}^{n}(\\qvar{*2*}_{i}-\\bar{\\qvar{*2*}})^{2}}}$"}
|