radi-cho/training-order

CS229 Final Project

1

stars

1

commits

Python

primary language

Dec 3, 2025

updated

README

CS229 Project submission

For our project we used model implementations and reproduced previous papers from the following repositories:

For each, we have implemented new files and experiments for our 229 project:

  • internalization
    • plot_neox_checkpoints.py
    • plot_rwkv_checkpoints.py
    • figure9_minimal.py
    • figure9_vision_minimal.py
    • *.pdf
  • gpt-neox
    • generate_configs.py
    • generate_configs_410M.py
    • generate_configs_70M.py
    • train_sequentially.sh
    • train_sequentially_410M.sh
    • train_sequentially_70M.sh
    • *.yaml
  • RWKV-LM
    • train_v5_sequential.sh

Contributors

radi-cho

1 commits

radi-cho/training-order

CS229 Final Project

1

stars

1

commits

Python

primary language

Dec 3, 2025

updated

README

CS229 Project submission

For our project we used model implementations and reproduced previous papers from the following repositories:

For each, we have implemented new files and experiments for our 229 project:

  • internalization
    • plot_neox_checkpoints.py
    • plot_rwkv_checkpoints.py
    • figure9_minimal.py
    • figure9_vision_minimal.py
    • *.pdf
  • gpt-neox
    • generate_configs.py
    • generate_configs_410M.py
    • generate_configs_70M.py
    • train_sequentially.sh
    • train_sequentially_410M.sh
    • train_sequentially_70M.sh
    • *.yaml
  • RWKV-LM
    • train_v5_sequential.sh

Contributors

radi-cho

1 commits

Languages

Python

88.3%

C++

5.8%

Cuda

3.8%

Shell

1.5%