DAMO-NLP-SG / DAMO-NLP-SG/multilingual_analysis
Error while using neuron detection
- Dominant language
- Python
- Stars
- 52
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I was running the code of neuron_detection.py but I got some error in line 35. The error is
ValueError: The following `model_kwargs` are not used by the model: ['candidate_premature_layers'] (note: typos in the generate arguments will also show up in this list).
Please look into this issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running neuron_detection.py and inspect line 35, where the reported ValueError occurs. Trace the model generation call and the candidate_premature_layers argument to determine why it is rejected; the issue is done when neuron detection runs without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100