-
你好,我最近也在试图运行troublemaker的程序,但是一直都有些问题。主要是就是我显出不够,所以把一些size的参数调小了,但那样的结果就是Found too many repeated mentions (> 10) in the response, so refusing to score。
-
-
I noticed that in data.py for BERT you use wordpiece tokenizer instead of full tokenizer. I tried switching to full tokenizer, but strangely it gave me much worse results. I suspect there could be a b…
-
https://huggingface.co/transformers/model_doc/wav2vec2.html
SpeechRecognition using BERT
-
model_name_or_path那个预训练模型路径下是放的pytorch_model.bin吗,我bat运行报错了
-
Some weights of the model checkpoint at ./model_hub/chinese-bert-wwm-ext/ were not used when initializing BertModel: ['cls.predictions.transform.dense.bias', 'cls.predictions.decoder.weight', 'cls.pre…
-
Goal: better feature/model discoverability for the GluonNLP website
### Side Navigation Bar
* Installation
* Models
* Tutorials
* Demos (in the future)
* API Documentations
* Community…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Feature request: BF16 support for inte…
-
Hi there,
Thank you for the great work!
I have some problem.
In the Google colab environment
```
!git clone https://github.com/FasterDecoding/Medusa.git
%cd Medusa
!pip install -e .
!pyth…
-