OpenMOSS / OpenMOSS/Llamascopium
apply dataset and model
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 228
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i have been training with your work recently and i'am having some issues around how to change the path of dataset and model to my own. I found that in config.py and generate_pythia.py have places to change the path, however , after i changed it to mine, i got "AssertionError: datasets must be provided for dataset sources", do you know how to fix this?thanks so much !
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 reading config.py and generate_pythia.py, then trace the assertion that reports that datasets must be provided for dataset sources. Reproduce the custom dataset and model path configuration and document or fix the required settings so training proceeds without the AssertionError.
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
- 25/100