-
I had an issue while building a function that only predicts a sentence without passing a dataloader instance
Theses are the steps I followed:
sentence= 'put a sentence'
bert_tokens = []
tok_map =…
-
您好,感谢对我再“出现wordPiece应该怎么办?”这一问题下的提问了。
是我描述不到位,我遇到的问题是:
数据集使用的Conll2003,Bert模型使用的是bert-base-cased。运行时出现如下错误:
> File "D:\python-workspace\BERT-BiLSTM-CRF-NER-pytorch-master\utils.py", line 162, in…
-
**Describe the bug**
The benchmark code using `torch.onnx.export` uses argument `example_outputs` but this named argument [was removed from the export function](https://github.com/pytorch/pytorch/com…
-
I'm trying to fine tune BERT on STS-B dataset.
I used the following [notebook](https://colab.research.google.com/drive/1162FvpuCpmkudylOC3m8Llc2CGdjL8Rl) to fine tune it using BERT-keras.
(As des…
-
Could you please provide an example code on how to access hidden layers?
-
Hi! Thanks for your contribution. It is an excellent piece of work!
My task language is Chinese. I have trained the ```MultiCXR``` model on my own vocabulary, I have the following problems when tra…
-
I have been trying to get this to work for several days now and keep on getting errors every time. I tried building the container image on my mac and on an AWS p3.8xlarge instance, but failed each tim…
-
**Description:** I am experiencing issues using my GPU (Quadro K2200) with the latest software. Below is the log output when I try to load a model.
**Steps Taken:**
1. Initially, I was using the…
-
I want to use BERT for intent classification from text message by considering the conversion history of n messages in a chat session. In addition, there are other features X, Y, Z that we need to cons…
SRHyd updated
7 months ago
-
shcup updated
5 years ago