求解simnet中提供的bow_pairwise模型怎么在paddle_simnet.py中调用?
Open
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 657
- PR merge metrics
- No merged PRs in 30d
Description
首先感谢作者的无私code!
本人通过项目中tools目录下anyq_deps.sh提供的连接下载了提供的预训练模型,但是我始终无法利用train/paddle/paddle_simnet.py 对其进行加载。求解下载下来的model应该怎么样的文件结构,以及如何利用paddle_simnet.py 或者run_infer.sh加载下载的模型进行predict?
谢谢大佬?求解help.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading tools/anyq_deps.sh to identify the downloaded model layout, then inspect train/paddle/paddle_simnet.py and run_infer.sh to trace how inference loads a model. Document the expected files and the invocation needed to run prediction with bow_pairwise, including a reproducible successful command.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100