-
**Bug description**
I am unable to load data from a count file using the readPoMoCountFile function in RevBayes v1.2.4. The function does not raise an error, but the data object is not created. The i…
-
I am trying to reproduce the published model quality but I couldn't so far. I retrained an m0 model version and got only 0.215 NDS and 0.04 mAP instead of the published 0.411 NDS and 0.277 mAP.
I…
-
Hello, I saw that the code used for dense retrieval in the fine-tuning documentation is the following code.
CUDA_VISIBLE_DEVICES=0 torchrun --nproc_per_node 1 -m FlagEmbedding.baai_general_embedd…
-
Thanks for the great model!
Do you have any tips when using the model to clone voices for text to speech?
I'm converting the reference wav files to 16000 sample rate and the same format as the …
-
### What happened?
I'm trying to test if `Router`s respect TPMs on models when called async and it doesn't seem to be working. Here are the steps to reproduce:
1. Make an OpenAI project and set …
-
```
CUDA_VISIBLE_DEVICES=2,3 python general_distill.py \
--teacher_model /nas/pretrain-bert/pretrain-pytorch/chinese_wwm_ext_pytorch/ \
--stude…
-
Dear Thorsten,
I have been using your provided dataset and configuration scripts for training, and I've achieved an F1 score of 0.90 after 300 epochs, which is even higher than the reported value i…
-
### Bug summary
I modified the 'deepmd/train/trainer.py' file, and added some codes for gradient:
print('开始获取梯度信息')
# 计算损失函数相对于输入坐标的梯度
coord_p…
-
Retraining on checkpoint works perfectly with the tokenization on the fly, but breaks while using nanoset: training restart with a different lr, which is not the same as lr_schedule.pt
We also have…
-
https://github.com/descriptinc/descript-audio-codec/blob/c7cfc5d2647e26471dc394f95846a0830e7bec34/dac/utils/__init__.py#L30-L33
https://github.com/descriptinc/descript-audio-codec/blob/c7cfc5d2647e26…