macavaney commited on
Commit
065afab
·
verified ·
1 Parent(s): 403064d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ | Dataset | Variant | Branch |
2
+ |---------|---------|--------|
3
+ | msmarco_document | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_document.terrier_stemmed) |
4
+ | msmarco_document | terrier_stemmed_docT5query | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_document.terrier_stemmed_docT5query) |
5
+ | msmarco_document | terrier_stemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_document.terrier_stemmed_text) |
6
+ | msmarco_document | terrier_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_document.terrier_unstemmed) |
7
+ | msmarco_document | terrier_unstemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_document.terrier_unstemmed_text) |
8
+ | msmarco_passage | ance | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.ance) |
9
+ | msmarco_passage | corpusgraph_bm25_k16 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.corpusgraph_bm25_k16) |
10
+ | msmarco_passage | corpusgraph_tcthnp_k16 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.corpusgraph_tcthnp_k16) |
11
+ | msmarco_passage | numpy_tcthnp | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.numpy_tcthnp) |
12
+ | msmarco_passage | pisa_d2q_n40 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2q_n40) |
13
+ | msmarco_passage | pisa_d2q_n80 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2q_n80) |
14
+ | msmarco_passage | pisa_d2qmm_n40_electra_p70 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n40_electra_p70) |
15
+ | msmarco_passage | pisa_d2qmm_n40_monot5_p60 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n40_monot5_p60) |
16
+ | msmarco_passage | pisa_d2qmm_n40_tct_p50 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n40_tct_p50) |
17
+ | msmarco_passage | pisa_d2qmm_n80_electra_p70 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n80_electra_p70) |
18
+ | msmarco_passage | pisa_d2qmm_n80_monot5_p60 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n80_monot5_p60) |
19
+ | msmarco_passage | pisa_d2qmm_n80_tct_p50 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_d2qmm_n80_tct_p50) |
20
+ | msmarco_passage | pisa_porter2 | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_porter2) |
21
+ | msmarco_passage | pisa_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.pisa_unstemmed) |
22
+ | msmarco_passage | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_stemmed) |
23
+ | msmarco_passage | terrier_stemmed_deepct | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_stemmed_deepct) |
24
+ | msmarco_passage | terrier_stemmed_docT5query | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_stemmed_docT5query) |
25
+ | msmarco_passage | terrier_stemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_stemmed_text) |
26
+ | msmarco_passage | terrier_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_unstemmed) |
27
+ | msmarco_passage | terrier_unstemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarco_passage.terrier_unstemmed_text) |
28
+ | msmarcov2_document | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarcov2_document.terrier_stemmed) |
29
+ | msmarcov2_document | terrier_stemmed_positions | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarcov2_document.terrier_stemmed_positions) |
30
+ | msmarcov2_passage | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarcov2_passage.terrier_stemmed) |
31
+ | msmarcov2_passage | terrier_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/msmarcov2_passage.terrier_unstemmed) |
32
+ | trec-covid | ance_msmarco_psg | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.ance_msmarco_psg) |
33
+ | trec-covid | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_stemmed) |
34
+ | trec-covid | terrier_stemmed_positions | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_stemmed_positions) |
35
+ | trec-covid | terrier_stemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_stemmed_text) |
36
+ | trec-covid | terrier_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_unstemmed) |
37
+ | trec-covid | terrier_unstemmed_positions | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_unstemmed_positions) |
38
+ | trec-covid | terrier_unstemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/trec-covid.terrier_unstemmed_text) |
39
+ | vaswani | ance_msmarco_psg | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.ance_msmarco_psg) |
40
+ | vaswani | colbert_uog44k | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.colbert_uog44k) |
41
+ | vaswani | default | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.default) |
42
+ | vaswani | terrier_stemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.terrier_stemmed) |
43
+ | vaswani | terrier_stemmed_text | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.terrier_stemmed_text) |
44
+ | vaswani | terrier_unstemmed | [branch](https://huggingface.co/datasets/pyterrier/from-dataset/tree/vaswani.terrier_unstemmed) |