Sen-Ran

Results 5 comments of Sen-Ran

> https://huggingface.co/thehonestbob/mrasp 您好,我在按照您给出的代码使用的时候出现了下面的问题: ` OSError: Can't load config for 'thehonestbob/mrasp'. Make sure that: 'thehonestbob/mrasp' is a correct model identifier listed on 'https://huggingface.co/models' or 'thehonestbob/mrasp' is the correct path to a...

> model_path > > > > https://huggingface.co/thehonestbob/mrasp > > > > > > 您好,我在按照您给出的代码使用的时候出现了下面的问题: `OSError: Can't load config for 'thehonestbob/mrasp'. Make sure that: 'thehonestbob/mrasp' is a correct model identifier listed...

Hello,I'm trying to run the ZSL in NUS-WIDE dataset,but I find that the dataset they used seems different from my version,for example,the image filename in my NUS dataset is like...

For images.csv,you can check the closed issue #19 For full_train_partition_idxs.npy, you can get this file from the /feature_extraction/extract_openimages_train.py

I find the file in the LLM4Decompile/legacy-test/! by the way, we found that in the **LLM4Decompile-Ref** part of the colab script, the prompt is _before = **"# This is the...