今天开启了四库训练,报错。
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
感谢作者加了新的datasheet。
我开启了四库混训,一开头就出警告,不知何种原因。
C:\Users\wy\AppData\Local\Programs\Python\Python39\lib\site-packages\torch\nn\functional.py:1794: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead.
warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.")
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing four-dataset training and inspect the warning from Python39's site-packages/torch/nn/functional.py:1794 to trace it back to the project call site. Done means the training no longer emits the deprecated nn.functional.tanh warning; no project file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100