eugene-yang
commited on
Commit
•
b2afb08
1
Parent(s):
0f36cef
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
pretty_name:
|
4 |
task_categories:
|
5 |
- text-retrieval
|
6 |
task_ids:
|
@@ -12,7 +12,7 @@ source_datasets:
|
|
12 |
- clueweb09
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This dataset contains the dates of each document in [Clueweb09](https://huggingface.co/datasets/irds/clueweb09) and
|
18 |
[NeuCLIR1](https://huggingface.co/datasets/neuclir/neuclir1) for reproducing experiments in the PLAID SHIRTTT paper (accepted at SIGIR 2024).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pretty_name: Clueweb09 and NeuCLIR1 document dates for reproducing PLAID SHIRTTT
|
4 |
task_categories:
|
5 |
- text-retrieval
|
6 |
task_ids:
|
|
|
12 |
- clueweb09
|
13 |
---
|
14 |
|
15 |
+
# Clueweb09 and NeuCLIR1 document dates for reproducing PLAID SHIRTTT
|
16 |
|
17 |
This dataset contains the dates of each document in [Clueweb09](https://huggingface.co/datasets/irds/clueweb09) and
|
18 |
[NeuCLIR1](https://huggingface.co/datasets/neuclir/neuclir1) for reproducing experiments in the PLAID SHIRTTT paper (accepted at SIGIR 2024).
|