-
Depends on
#2
#3
#4
- BM25, cut off the first 100
- Implement neural network to learn to rank
-
**Is your feature request related to a problem?**
Learning to rank (LTR) is a plug-in that is supported both in elasticsearch and opensearch. Since is a feature ML-related, it would be nice if this c…
-
### 🐛 Describe the bug
Hello,
I'm a new user of PyTorch and recently tried to run the Flight Recorder code provided in the tools. But I cannot get the code to execute as expected.
I use ngc 24.10…
-
I found another issue compared to the original implementation. The Hypernetwork https://github.com/sidhantls/adaptive-rank-selection-svd/blob/main/utils/adaptive_rank_selection.py#L35 should have a se…
gaosh updated
3 weeks ago
-
### System Info / 系統信息
cuda11.8/torch2.4
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
only change the da…
-
**Description**:
Hello, I encountered a `torch.cuda.OutOfMemoryError` while fine-tuning a model using `trainer.py`. My setup includes only a single GPU with 32GB of memory, and the error occurs eve…
-
Hi, i wonder how to implement LTR in ranking task. Specifically, I try to incorporate point-wise and pair wise losses in the task.
Do you have any tutorial on this topic? For now, I see the basic …
-
Hi. I would like to know if you have any plans to develop EBM for ranking tasks? I noticed that in Rich Caruana's paper "Accurate Intelligible Models with Pairwise Interactions" there was a case study…
-
单机8卡训练qwen2-vl 7b正常step不会报错,更换2机16卡后,首先是worker机报warning
```bash
It looks like you are trying to rescale already rescaled images. If the input images have pixel values between 0 and 1, set `do_rescal…
-
## Issue
I keep getting `nan` loss when training Llama-3.2-vision
I tried:
- gradient clipping
- lower learning rate
- higher batch size, lora rank and alpha
But with no success.
## …