Sean MacAvaney
commited on
Commit
·
6f9fecf
1
Parent(s):
89a1f01
commit files to HF hub
Browse files
README.md
CHANGED
@@ -9,14 +9,13 @@ task_categories:
|
|
9 |
# Dataset Card for `antique/train`
|
10 |
|
11 |
The `antique/train` IR dataset, provided by the [ir-datasets](https://ir-datasets.com/) package.
|
|
|
12 |
|
13 |
This dataset provides:
|
14 |
- `queries` (i.e., topics)
|
15 |
-
- `qrels`: (relevance assessments)
|
16 |
|
17 |
|
18 |
-
Find more information about the dataset [here](https://ir-datasets.com/{dsid.split('/')[0]}#{dsid}).
|
19 |
-
|
20 |
## Usage
|
21 |
|
22 |
```python
|
|
|
9 |
# Dataset Card for `antique/train`
|
10 |
|
11 |
The `antique/train` IR dataset, provided by the [ir-datasets](https://ir-datasets.com/) package.
|
12 |
+
Find more information about the dataset [here](https://ir-datasets.com/antique#antique/train).
|
13 |
|
14 |
This dataset provides:
|
15 |
- `queries` (i.e., topics)
|
16 |
+
- `qrels`: (relevance assessments) - For `EntityType.docs`, use [`irds/antique`](https://huggingface.co/datasets/irds/antique)
|
17 |
|
18 |
|
|
|
|
|
19 |
## Usage
|
20 |
|
21 |
```python
|