[meloform] start train met unrecognized arguments
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 499
- PR merge metrics
- No merged PRs in 30d
Description
fairseq-train: error: unrecognized arguments: ./data/train/processed/processed_para/ --label-smoothing 0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the MeloForm training entry point that invokes fairseq-train and reproduce the reported command with ./data/train/processed/processed_para/ and --label-smoothing 0. Check which arguments that entry point and fairseq-train accept; done means the training command no longer reports these arguments as unrecognized.
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
- 20/100