Commit Graph

6 Commits (75deee9adb440b1cbe783784cc4d73c4b4b1aff2)

Author SHA1 Message Date
Zach Nussbaum 6c4f449b7a
fix: update train scripts and configs for other models (#1164)
* feat: falcon config

* feat: mpt config

* chore: gitignore

* refactor: step calculation

* fix: attention mask + shuffle on epoch end

* fix: return tensors

* fix: wait for everyone

* chore: config

* chore: ds config

* fix: remove ccols

* fix: logging and saving

* chore: add einops
1 year ago
Chase McDougall 44c23cd2e8
fix(training instructions): model repo name (#728)
Signed-off-by: Chase McDougall <chasemcdougall@hotmail.com>
1 year ago
Yaroslav Halchenko c942780f5a [DATALAD RUNCMD] run codespell throughout
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
1 year ago
AT 8f3c88440f
Create README.md
Signed-off-by: AT <manyoso@users.noreply.github.com>
1 year ago
Richard Guo 7beb082673 contributing and readme 1 year ago
Richard Guo 02d1bdb0be mono repo structure 1 year ago