ntdat017

Results 6 comments of ntdat017

I have same problem and solve it by comment line 20 in eval.py. =))

I found that new update the v0.23.1 will raise the error. You need downgrade scikit-learn versiont to

> Change "tokenizer_class": "LLaMATokenizer" in llama-13b-hf/tokenizer_config.json into "tokenizer_class": "LlamaTokenizer". It worked for me~ It worked for me too...

hi @adamas-v, @uuhh25, I just try to reimplement Busternet paper on pytorch, and training with USCISI-CMFD dataset. So I didn't try with other dataset, hope see the results on CoMoFoD...

yes, i think your concern is right, i will remove that example when I have free time.