12eue

Results 3 comments of 12eue

@markus583 I tried the method you mentioned above, but there are still several problems. For example, "from wtpsplit.evaluation.intrinsic_pairwise import generate_pairs, generate_k_mers, proc" in the "evaluate.py" file will report an error...

> I see, does this happen when you run `wtpsplit/train/train_lora.py`? Currently a bit pressed with other projects but I'll get back to this soon Yes, I got the above error...

The first point mentioned above is that when I used my own data to train lora, an error occurred when executing `python3 wtpsplit/train/train_lora.py configs/lora/lora_dummy_config.json.` The configuration file I used refers...