-
Dear Sponsor :
I got error when run the command :
$ python3 loglizer_demo.py
Traceback (most recent call last):
File "loglizer_demo.py", line 58, in
with open(os.path.join(pkl_path, "train.pkl"),…
-
The molgen.pkl can not been found, please show its link.
DrugD updated
3 weeks ago
-
Hi,麻烦请问一下怎么可以找到数据集中的problem_skill_maxSkillOfProblem_number.pkl呢,我们在尝试复现代码时遇到的报错提示缺失这个文件,但我在readme所提供的云盘上没有找到该文件,请问一下如何获得这个数据呢?或者我们可以怎样去自己生成这个文件呢?
-
Is there a script to generate .pkl files? Alternatively, are they stored somewhere I could access?
-
![image](https://github.com/user-attachments/assets/3180ae58-837e-4e7a-a560-119a440886de)
[rank0]: data = self.prepare_data(idx)
[rank0]: File "/home/zyx/anaconda3/envs/OCCFusion/lib/python3…
-
I'm sorry to bother you, I'm not finding the .pkl file when I run the code, can you provide me with the full code, thanks a lot!
-
data = pickle.load(f)
_pickle.UnpicklingError: invalid load key, 'x'.
-
Hi,
Thanks for your great work. It really inspires me a lot.
It is refered from your paper that the dataset is comprised of dual-robot inputs and vertices on ropes.
However, from the .pkl fil…
-
Can you tell me data/beauty/item_kernel_3.pkl
Where does this document come from?
-
I have a PKL template configuration file, and I'd like to ensure that comments are preserved after pkl eval, as the output is the user-facing configuration file. Is there a way to retain the comments …