gugulumasiro
gugulumasiro
> I also made an update here: https://github.com/ILogOutOnTheToilet/kemono-dl/tree/update-api My branch doesn't support the old ".party" top-level domain, so you need to use the new ".su" top-level domain for the URL....
> > > I also made an update here: https://github.com/ILogOutOnTheToilet/kemono-dl/tree/update-api My branch doesn't support the old ".party" top-level domain, so you need to use the new ".su" top-level domain for...
> > > > > I also made an update here: https://github.com/ILogOutOnTheToilet/kemono-dl/tree/update-api My branch doesn't support the old ".party" top-level domain, so you need to use the new ".su" top-level...
以下是将lambda置为0时的运行日志 Namespace(data_dir='../data/', output_dir='Ablation_output', data_name='Toys_and_Games', encoder='SAS', do_eval=False, model_idx=0, gpu_id='0', noise_ratio=0.0, temperature=1.0, intent_num=1024, sim='dot', model_name='ICSRec', hidden_size=64, num_hidden_layers=2, num_attention_heads=2, hidden_act='gelu', attention_probs_dropout_prob=0.5, hidden_dropout_prob=0.5, initializer_range=0.02, max_seq_length=50, lr=0.001, batch_size=256, epochs=300, no_cuda=False, log_freq=1, seed=2022, rec_weight=1.0, lambda_0=0.0, beta_0=0.1,...
以下是不改参数复现时的运行日志 Namespace(data_dir='../data/', output_dir='my_output', data_name='Toys_and_Games', encoder='SAS', do_eval=False, model_idx=0, gpu_id='3', noise_ratio=0.0, temperature=1.0, intent_num=1024, sim='dot', model_name='ICSRec', hidden_size=64, num_hidden_layers=2, num_attention_heads=2, hidden_act='gelu', attention_probs_dropout_prob=0.5, hidden_dropout_prob=0.5, initializer_range=0.02, max_seq_length=50, lr=0.001, batch_size=256, epochs=300, no_cuda=False, log_freq=1, seed=2022, rec_weight=1.0, lambda_0=0.2, beta_0=0.1,...
``` 以下是运行的环境 _libgcc_mutex 0.1 conda_forge https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge _openmp_mutex 4.5 2_kmp_llvm https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge blas 1.0 mkl https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free ca-certificates 2024.9.24 h06a4308_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main cudatoolkit 11.8.0 h6a678d5_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main faiss 1.7.3 py39cuda112h460e57a_0_cuda https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge faiss-gpu 1.7.3 h5b0ac8e_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge...
感谢作者的及时回答,如果有进行进一步的探究的话,希望能分享一下,最后感谢你在序列推荐领域做出的杰出贡献