-
GPU的利用率一直在0~1之间徘徊。把训练数据减少到10条,依旧没有反应。程序一直停滞在:
C:\Users\Cap\miniconda3\envs\tf15\lib\site-packages\paddle\fluid\clip.py:779: UserWarning: Caution! 'set_gradient_clip' is not recommended and may be dep…
-
ernie-health 模型能否使用 taskflow 提供医学文本 实体关系抽取的任务?
如果不能,采用什么方法实现?
-
```
/py/conda-bld/pytorch_1490981920203/work/torch/lib/THCUNN/ClassNLLCriterion.cu:52: void cunn_ClassNLLCriterion_updateOutput_kernel(Dtype *, Dtype *, Dtype *, long *, Dtype *, int, int, int, int) …
-
好像该json文件中确实没有 'hidden_size', 'num_hidden_layers', 'num_attention_heads', 'intrmediate_size', and 'hidden_act'这样几个参数
-
The original bert-base-chinese-vocab.txt size is 21128.
I use my own vocab.txt size is 44900
When I try to train Fine-tune BERT Model using BertForMaskedLM it have some promble about size mismatch.
…
-
### System Info
```
File ~/anaconda3/envs/paddle_env/lib/python3.8/site-packages/transformers/models/layoutlmv3/tokenization_layoutlmv3.py:325, in LayoutLMv3Tokenizer.__init__(self, vocab_file, merg…
-
I have used BERT NextSentencePredictor to find similar sentences or similar news, However, It's super slow. Even on Tesla V100 which is the fastest GPU till now. It takes around 10secs for a query tit…
-
rebase最新代码报错:
RuntimeError: CUDA error: device-side assert triggered
详细日志:
Traceback (most recent call last):
File "/home/leo/.pyenv/versions/anaconda3-2020.11/lib/python3.8/site-packages/py…
-
### System Info
- `transformers` version: 4.27.4
- Platform: Linux-3.10.0-1160.11.1.el7.x86_64-x86_64-with-glibc2.10
- Python version: 3.8.16
- Huggingface_hub version: 0.13.2
- PyTorch version (…
-
### Description
```shell
branch: main
docker_images: I use docker file provided by https://github.com/NVIDIA/TensorRT/tree/main/docker, build command "./docker/build.sh --file docker/ubuntu-18.04…