-
Hi.
Recently, I have needed to do a sequence classification task by SciBERT. Having read #95, I wrote code for conversion and run it successfully, but I'm not sure my code is right.
My code is …
-
Hi guys,
I have been trying to run the Bing experiment but it seems I can't for now.
```
"datasets": {
--
| "wiki_pretrain_dataset": "/data/bert/bnorick_format/128/wiki_pretrain",
| "bc_pr…
-
To whom this may concern,
Regarding the steps mentioned under 'Packing the Data"
![image](https://github.com/HabanaAI/Model-References/assets/73611412/b6515fc3-dfd2-4731-827b-40e5ea2ae227)
So…
-
## Objective
Currently the classification for non-agri queries is lenient. A lot of queries that are non-agri are being classified as agri and the bot starts responding. We need to train our BERT cla…
-
马博士您好 @mayuefine 非常感谢您的文章和代码给我的启发!我有个问题,就是用result_modif.pl整合att、lstm和bert模型出来的结果时,遇到$h{$i}是不是需要att/lstm和bert行数要相等?就是在这个代码中:
my $att = $ARGV[0]; # result from attention model prediction
my $lstm = $A…
-
### Expected Behavior
Normal output.
### Actual Behavior
After a few drawings it occasionally looks like this:
![image](https://github.com/user-attachments/assets/8269889e-99fe-40d7-be96-77362afda…
-
/opt/conda/lib/python3.10/site-packages/bitsandbytes/cuda_setup/main.py:149: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/usr/local/n…
-
Hoping to add a implementation of 4bit Bert, potentially in https://github.com/casper-hansen/AutoAWQ/pull/328. Contributions welcome
-
Traceback (most recent call last):
File "/data/server03/Zhaozikai/Clip/train.py", line 170, in
model = CLIP(**config)
File "/data/server03/Zhaozikai/Clip/nets/clip.py", line 57, in __ini…
-
dear author:
when i use the command :"python MLM_SFP.py --pretraining bert_mul_2.pth --data_embedding my_rna.fa --embedding_output rRNABert_emb.csv --batch 40"
i met the following errors:
RuntimeEr…