-
The `prepare_data.sh` script fails, producing the following error:
```
Traceback (most recent call last): …
-
- The paper includes two steps of maximum and minimum, and contains two loss functions. So we have to train distillation.py twice?
- What dose Quick start in README try to do?
- And could you pleas…
-
Another weird error once I was running in colab:
in ()
----> 1 from fast_bert.data_cls import BertDataBunch
2 from fast_bert.learner_cls import BertLearner
3 from fast_bert.metrics …
-
Hi, I trained a new vocab and bert model with my own datasets following your scripts, with the Mecab Dictionary being changed.
but when I exam it, quite strange results returned everytime. Would you …
-
I have followed all the step mentioned I can able to execute the ./rag_demo --help command but when i try to run the main command to interact with model its telling the illegal instruction
![image…
-
Thanks a lot for this very nice project!
TLDR: this link is broken -- https://huggingface.co/models/bert-small-vulnerability_confidentiality_impact-classification//resolve/main/config.json
Long…
-
Not exactly sure how to read this error.
python BERT_MPS_PYTORCH/transformer_sequence_classifier.py --device mps
Some weights of the model checkpoint at bert-base-cased were not used when initial…
-
Hello. Thank you for publishing your research. While reading your SeqMix paper, I had trouble understanding the method you used to build your {word, embedding} table (as discussed in Section 3.2 and A…
-
https://github.com/ThilinaRajapakse/simpletransformers/blob/ffc829f18532d6920de22ee1c55c84ee1ce796d8/simpletransformers/ner/ner_utils.py#L422
Refer to line 442:`cls_token_segment_id` define the segme…
-
**Prerequisites**
> Please fill in by replacing `[ ]` with `[x]`.
* [ X] Are you running the latest `bert-as-service`?
* [ X] Did you follow [the installation](https://github.com/hanxiao/bert-a…