(Documentation) Add details in huggingface repo for further development of LANs
Open
@AlexanderFengler is already working on this.
Since Jun 25, 2024.
- Dominant language
- Python
- Stars
- 124
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 60
Description
Is your feature request related to a problem? Please describe.
While the LANs have been open-sourced in huggingface, adding some details could help with ease of use and further development.
Describe the solution you'd like
The following details could be added for each model:
- Ordered parameter list and the corresponding ranges for which the model was trained
- Sequential sampling equations and a small schematic (like Fig 3 in Fengler et al., 2021)
- For MLPs:
- Choice encoding scheme
- Range of RT used to train the model (I am assuming 0-10 seconds)
Contributor guide
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.
Assessment
This issue has not been assessed yet.