Datasets:
Add task category
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# HuggingBench-Recommendation
|
@@ -31,7 +33,7 @@ We use [SSLRec](https://github.com/HKUDS/SSLRec) to implemen baselines for resou
|
|
31 |
</tr>
|
32 |
<tr>
|
33 |
<td>๐ <strong>Paper</strong></td>
|
34 |
-
<td><a href="https://
|
35 |
</tr>
|
36 |
<tr>
|
37 |
<td>๐ <strong>Data</strong></td>
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-ranking
|
5 |
---
|
6 |
|
7 |
# HuggingBench-Recommendation
|
|
|
33 |
</tr>
|
34 |
<tr>
|
35 |
<td>๐ <strong>Paper</strong></td>
|
36 |
+
<td><a href="https://huggingface.co/papers/2505.17507">HuggingFace Paper</a></td>
|
37 |
</tr>
|
38 |
<tr>
|
39 |
<td>๐ <strong>Data</strong></td>
|