-
## Environment info
- `adapters` version: latest
Below output is from colab
- `transformers` version: 4.43.4
- Platform: Linux-6.1.85+-x86_64-with-glibc2.35
- Python version: 3.10.12
- …
-
### Describe the bug
huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models?filter=text-classification&filter=pytorch&filter=tra…
-
python code:
```python
from tokenizers import Tokenizer
tokenizer = Tokenizer.from_pretrained("bert-base-chinese")
tokenizer.train(["001.txt"])
```
error:
```
thread '' panicked at 'Missing ad…
-
Hi,
I wanted to try it out for testing purpose. For that I downloaded both the `llava_med_in_text_60k_delta.zip` and llama weights. but when I tried to run following command -
```
python3 -m ll…
-
We have to do a fair amount of text preprocessing of our data before feeding it into tensorflow. Since the text manipulation abilities of tensorflow and tensorflow tranform are still relatively immatu…
-
个人主页,个人学习生涯!
学习流程:
> 第一遍, 通读全文,了解内容
>
> 第二遍,针对性阅读,并记录心得
>
> 第三遍,理论结合实践
一点一点搬运到博客上
## ref
- [Deep learning papers reading roadmap](https://github.com/floodsung/Deep-Learning…
-
-
https://huggingface.co/DDDSSS/translation_en-zh
请问这个模型怎么用,
可以发个demo给我吗?想本地运行。nlp_chen@163.com
-
### Describe the bug
When I use Chinese prompt, there are extra spaces between Chinese characters in compressed prompt, which is incorrect in such language.
### Steps to reproduce
Script:
``…
-
## Environment info
- `adapter-transformers` version: 3.0.1
- Platform: Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.31
- Python version: 3.9.12
- PyTorch version (GPU?): 1…