guanfaqian
guanfaqian
The paper and the code are both for the 2D convolution of the sn limit w, then how to deal with w in the 3D convolution?
I want to add WGAN-GP to stable train in your model,but I don't know how to add GP in two D.
Congratulations on your groundbreaking work! I know that you and the musegan's data are different from the audio track.But I can't understand the difference in time. His time is 4*96....
The paper and the code are both for the 2D convolution of the sn limit w, then how to deal with w in the 3D convolution?
The paper and the code are both for the 2D convolution of the sn limit w, then how to deal with w in the 3D convolution?
Your calculations don't seem to be optimized, or three times the BN、LN、IN calculation.
The paper and the code are both for the 2D convolution of the sn limit w, then how to deal with w in the 3D convolution?
Traceback (most recent call last): File "/home/gfq/code/privacy/Graph-Unlearning-main/lib_gnn_model/node_classifier.py", line 203, in graphsage.train_model() File "/home/gfq/code/privacy/Graph-Unlearning-main/lib_gnn_model/node_classifier.py", line 80, in train_model out = self.model(self.data.x[n_id], adjs, self.edge_weight) File "/home/gfq/anaconda3/envs/unlearning/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1051, in _call_impl return forward_call(*input,...
您好,您的代码给了train_lora.sh的代码,仅能在vicuna微调。然后我看到有train_baichuan.py文件。但是我写了一个ttrain_baichuan.sh的文件却发现multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/gfq/anaconda3/envs/edit/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) TypeError: apply_prompt_template() takes from 1 to 2 positional arguments but 3 were...
Is there a specific step-by-step procedure or guide for [Dare?](https://github.com/yule-BUAA/MergeLM) It seems to me that what you've written doesn't include the bare reduction parameter and the scaling operation, only the...