Arthur Wu

Results 26 issues of Arthur Wu

i have a people 50 sentences voice, could i train a WaveGan model with 50 sentences, Let the sound adapt the people?

question

I write a model for a single class and labels is 2 label neg and pos, but get y_pred like this [0.4,0.5] then i can't get F1 because fbeta is...

how to new data?

about test results, you use which Chinese Bert model ? which repo?

Cuda compilation tools, release 10.0, V10.0.130 torch 1.6.0 python 3.6 and get error: ------------------------------------ Traceback (most recent call last): File "/home/wac/PycharmProjects/CPM-1-Generate/test.py", line 7, in cpm2.generate(text) File "/home/wac/PycharmProjects/CPM-1-Generate/env/lib/python3.6/site-packages/bminf/models/cpm2.py", line 219, in...

enhancement
question

### 🐛 Describe the bug still error: size mismatch for transformer.ln_f.weight: copying a param with shape torch.Size([768]) from checkpoint, the shape in current model is torch.Size([64]). size mismatch for transformer.ln_f.bias:...

bug

### 🐛 Describe the bug Traceback (most recent call last): File "inference.py", line 59, in eval(args) File "inference.py", line 23, in eval actor.model.load_state_dict(state_dict) File "/home/rst/ColossalAI/env/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1671, in load_state_dict raise...

bug

use lora param in stage1 here is context: ``` deepspeed main.py \ --lora_dim 8 --only_optimize_lora \ --data_path wangrui6/Zhihu-KOL Cohere/miracl-zh-queries-22-12 Hello-SimpleAI/HC3-Chinese mkqa-Chinese \ --data_split 10,0,0 \ --model_name_or_path $MODEL \ --per_device_train_batch_size 2...

bug
deepspeed-chat

### Required prerequisites - [X] I have read the documentation . - [X] I have searched the [Issue Tracker](https://github.com/baichuan-inc/baichuan-7B/issues) and [Discussions](https://github.com/baichuan-inc/baichuan-7B/discussions) that this hasn't already been reported. (+1 or comment...

question

where is BFM.mat and BFM_UV.mat?