-
Hi, this model is a great work, but i met a problem.
I followed the instructions in readme, and here is what ocurred when executing sh scripts/finetune/ETTh2.sh
>>>>>>>start training : finetune_Ti…
-
Hi,
I tried to run run.sh with University1652 dataset, and it occurs the following problem.
Can you share your `final_three_view_long_share_d0.75_256_s1_google_LPN4_lr0.001/opts.yaml` ?
It will b…
-
1. demo 里是不是不应该有 & 这个符号?
2. `FileNotFoundError: [Errno 2] No such file or directory: b'log_folder\\tic-tac-toe\\tic-tac-toe_e401_bs32_lr0.002_lrdr0.75_lrde200_wd0.001_ki0_rc0_useNOTFalse_saveBestFals…
-
你好,我是刚刚进入这个领域的小白,你的论文和代码对我受益匪浅,但是当我尝试运行你的代码主函数的时候,他一直跳出
'''
2023-10-03,15:58:10 [INFO] Namespace(seed=2022, gpu=0, dataset='Dataset1', fold=1, data_dir='./datasets/', kg_type='KGET', aggregation_typ…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello!
Would you mind telling me what I should type in the {path-to-diffusion-lm} in decoding Diffusion-LM, I have tried several but they all return an empty output list.
Also may I ask where did y…
-
Convert('GSE185224_clustered_annotated_adata_k10_lr0.92_v1.7.h5ad', "h5seurat",overwrite = TRUE,assay = "RNA")
seurat_obj
Biolz updated
6 months ago
-
Dear Xiao He,
I have noticed during my usage that the pre-trained model file best_model_gin_-1_lr0.0005.pdparams and gin_xgboost_model.dat are not provided. Since my PC is not powerful enough to re…
-
### Description
Runs in a sweep currently have meaningless auto-generated names. It's pretty common to name runs in a sweep according to the actual hyperparameters changed, separating each by an unde…
-
The fn body here indents as shown:
``` rust
pub fn build_lane_table_states Result> {
let (lr0_states, lr0_conflicts) = match build::build_lr0_states(grammar, start) {
Ok(s) => (s,…