-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Context**
I will use my own retrieval and rerank model, such fine-tune…
-
## 🐞Describing the bug
Versions later than `6.3.0` i.e. `7.0b1` and later, produce `NaN` for results in some models. Version `6.3.0` works fine for the exact same models and conversion code.
## …
-
- 深層学習 day3
- 深層学習day3-1
> [訂正]動画中02:09:38時点、資料に誤りがありますので訂正いたします。
【誤】* functions.d_sigmoid(u[:,t+1]) → 【正】* functions.d_sigmoid(u[:,t]) ※最後のuの添え字はu[:,t]が正しい
> [訂正]動画中04:30:00時点、資料に誤りがありますので訂正いたします…
-
## 任务背景
此次任务为 [Python 端引入 ruff 作为代码风格检查/自动修复工具](https://github.com/PaddlePaddle/community/blob/master/rfcs/CodeStyle/20230305_introducing_ruff.md#1%E4%B8%BB%E4%BD%93%E8%AE%BE%E8%AE%A1%E6%80%9D%E8%B…
-
Hi All,
I used to be able to IPL this system using Hercules 3.10. I'm now using Hercules Hyperion (pulled down source yesterday) and am unable to IPL this system. OSTAILOR is set to OS/390, LPARNUM 1…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
when I creating test data using below code, answer column is …
-
> **Describe the bug**
Simulation will not run due to error - "the number of derivatives at boundaries does not match, expected 1, got 0+0"
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
I have a fine-tuned BERT model for binary classification. Is it possible to apply Lime to the model for explanations on BERT's predictions?
Thank you!
-
### System Info
NVIDIA-SMI 535.154.05
Driver Version: 535.154.05
CUDA Version: 12.4
- GPU properties
- GPU name: NVIDIA L20
- GPU memory size: 46068MiB
- Libraries
- Te…
-
Hi. I am using exactly the same code as yours in run_sft.sh:
```
#!/bin/bash
CUR_DIR=`pwd`
ROOT=${CUR_DIR}
export PYTHONPATH=${ROOT}:${PYTHONPATH}
VISION_MODEL=openai/clip-vit-large-pa…