-
# Crash report
### What happened?
I'm experiencing a persistent issue with a Tkinter-based GUI application on macOS. When running the script directly in the terminal, everything functions correctly,…
-
### Describe the bug
There's a bug in the `neptune/internal/utils/paths.py` file (line 26). If an int object is provided, this line causes an error.
The easy work-around is to add call to `str`:
``…
-
### System Info
- `transformers` version: 4.31.0.dev0
- Platform: Linux-4.18.0-477.10.1.el8_8.x86_64-x86_64-with-glibc2.28
- Python version: 3.9.7
- Huggingface_hub version: 0.14.1
- Safetensor…
-
![image](https://github.com/h2oai/h2ogpt/assets/45778128/da67f883-60d1-4af0-9998-928a20d9ca59)
![image](https://github.com/h2oai/h2ogpt/assets/45778128/89fc312f-a1ca-448e-a74c-d09c14a070fd)
> (C:\…
-
**描述问题** >清晰简明地描述问题是什么。
我按照DeepKE/example/triple/mt5中的readme顺利执行了run_finetune_ds.bash文件,Validation Loss正常下降,但是Overall-score却一直为0,我没有修改其他的参数,使用的是2块RTX3090执行的程序,请问这个是为什么呢?在哪里可以解决这个问题呢?
还有一个问题是我执行了run_…
-
**描述这个 bug**
我想使用lstm训练wmt16-en-ro,我是把wmt16-ro-en的数据集的src和tgt互换得到的数据,在训练时发现bleu始终为0,打开generation.txt查看发现生成的全是乱码,在查看数据集发现数据集是正常的,但是生成出来的却是乱码
**如何复现**
run_textbox.py --model=lstm --num_layers=2 --e…
-
### System Info
```shell
Working on google colab, and installing optimum with:
!python -m pip install git+https://github.com/huggingface/optimum.git#egg=optimum[onnxruntime]
```
### Who ca…
-
### 问题描述
Hi, In **PaddleNLP**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
jieba
colorlog
…
-
# 🐛 Bug
## Information
I uploaded two models this morning using the `transformers-cli`. The models can be found on my [huggingface page](https://huggingface.co/mananeau). The folder I uploaded f…
-
### This issue is part of our **Great Code Cleanup 2022**. If you're interested in helping out, take a look at [this thread](https://twitter.com/carrigmat/status/1502319813510766599), or come [join us…