You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to expand the dictionary to adapt to the new model, first you need to use the new model to generate text. My suggestion is preferably more than 16,000 texts.
After getting the generated text, you can then use these texts as statistical text in LLMDet/main-experiment/run_main.py to generate a dictionary corresponding to the model. For specific details, please refer to run_main.py.
If you have any follow-up questions, you can feedback again.
Hi,
Could you provide a guide on how to extend the dictionaries to accommodate new models?
Thank you!
The text was updated successfully, but these errors were encountered: