Update README.md
Browse files
README.md
CHANGED
|
@@ -142,33 +142,10 @@ The training follows casual LLM training practices:
|
|
| 142 |
|
| 143 |
### Results
|
| 144 |
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
<th colspan="2">NDCG@5/10</th>
|
| 150 |
-
</tr>
|
| 151 |
-
<tr>
|
| 152 |
-
<th>Toys and Games</th>
|
| 153 |
-
<th>All Beauty</th>
|
| 154 |
-
<th>Toys and Games</th>
|
| 155 |
-
<th>All Beauty</th>
|
| 156 |
-
</tr>
|
| 157 |
-
<tr>
|
| 158 |
-
<td>PRAG-v1</td>
|
| 159 |
-
<td>0.0452/0.0921</td>
|
| 160 |
-
<td>0.0452/0.0921</td>
|
| 161 |
-
<td>0.0267/0.0414</td>
|
| 162 |
-
<td>0.0267/0.0414</td>
|
| 163 |
-
</tr>
|
| 164 |
-
<tr>
|
| 165 |
-
<td>[TIGER](https://papers.neurips.cc/paper_files/paper/2023/file/20dcab0f14046a5c6b02b61da9f13229-Paper-Conference.pdf)</td>
|
| 166 |
-
<td>0.0531/0.0712</td>
|
| 167 |
-
<td>0.0454/0.0648</td>
|
| 168 |
-
<td>0.0371/0.0432</td>
|
| 169 |
-
<td>0.0321/0.0384</td>
|
| 170 |
-
</tr>
|
| 171 |
-
</table>
|
| 172 |
|
| 173 |
## Technical Specifications
|
| 174 |
|
|
|
|
| 142 |
|
| 143 |
### Results
|
| 144 |
|
| 145 |
+
| Models | Recall@5/10 (Toys and Games) | Recall@5/10 (All Beauty) | NDCG@5/10 (Toys and Games) | NDCG@5/10 (All Beauty) |
|
| 146 |
+
| :--- | :--- | :--- | :--- | :--- |
|
| 147 |
+
| PRAG-v1 | 0.0452/0.0921 | 0.0452/0.0921 | 0.0267/0.0414 | 0.0267/0.0414 |
|
| 148 |
+
| [TIGER](https://papers.neurips.cc/paper_files/paper/2023/file/20dcab0f14046a5c6b02b61da9f13229-Paper-Conference.pdf) | 0.0531/0.0712 | 0.0454/0.0648 | 0.0371/0.0432 | 0.0321/0.0384 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
|
| 150 |
## Technical Specifications
|
| 151 |
|