Skip to content

Actions: gkielian/ReaLLMASIC_nanogpt

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
1,471 workflow runs
1,471 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Make label finding more general
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #41: Commit 526d1a9 pushed by gkielian
November 23, 2023 17:39 1m 27s csv_unshuffle
November 23, 2023 17:39 1m 27s
Improve unprocess.py to handle missing fields
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #40: Commit c804b45 pushed by gkielian
November 23, 2023 17:33 1m 31s csv_unshuffle
November 23, 2023 17:33 1m 31s
Add fix to refactored constantmax implementation
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #39: Commit 8d86d07 pushed by gkielian
November 23, 2023 09:27 1m 27s softmax_variant_refactor
November 23, 2023 09:27 1m 27s
Add means to set gamma directly in constantmax
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #38: Commit 913f12d pushed by gkielian
November 21, 2023 02:23 1m 20s consmax
November 21, 2023 02:23 1m 20s
Add script template for comparing softmax variants
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #37: Commit e269cb0 pushed by gkielian
November 19, 2023 08:33 1m 23s consmax
November 19, 2023 08:33 1m 23s
Change dataset back to shakespeare
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #36: Commit e7798ca pushed by gkielian
November 19, 2023 05:24 1m 23s consmax
November 19, 2023 05:24 1m 23s
Reduce total runs to around 30
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #35: Commit 74ac551 pushed by gkielian
November 18, 2023 00:45 1m 27s consmax
November 18, 2023 00:45 1m 27s
Further parameterize pos emb exploration script
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #34: Commit 23416ae pushed by gkielian
November 17, 2023 09:28 1m 24s add_rotary_position_embeddings
November 17, 2023 09:28 1m 24s
Add shortrope length
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #33: Commit 03607d9 pushed by gkielian
November 17, 2023 01:26 1m 25s add_rotary_position_embeddings
November 17, 2023 01:26 1m 25s
Add shortrope length
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #32: Commit 0431c97 pushed by gkielian
November 17, 2023 01:24 1m 21s add_rotary_position_embeddings
November 17, 2023 01:24 1m 21s
Expand script to include shortrope and no_pos_emb
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #31: Commit 4dfd11e pushed by gkielian
November 17, 2023 01:15 1m 27s add_rotary_position_embeddings
November 17, 2023 01:15 1m 27s
Add exploration script to compare pos embeddings
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #30: Commit 38ecb4a pushed by gkielian
November 17, 2023 01:01 1m 28s add_rotary_position_embeddings
November 17, 2023 01:01 1m 28s
Merge branch 'add_rotary_position_embeddings' of github.com:gkielian/…
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #29: Commit bba2048 pushed by gkielian
November 17, 2023 00:56 1m 37s add_rotary_position_embeddings
November 17, 2023 00:56 1m 37s
Implement feedback on RoPE equation implementation
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #28: Commit 7e86704 pushed by gkielian
November 16, 2023 21:52 38s add_rotary_position_embeddings
November 16, 2023 21:52 38s
Add guide for contributing new features
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #27: Commit 027980a pushed by gkielian
November 16, 2023 21:47 1m 38s contributing_features
November 16, 2023 21:47 1m 38s
Add README document for how to contribute features
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #26: Commit f2fe577 pushed by gkielian
November 16, 2023 21:41 36s contributing_features
November 16, 2023 21:41 36s
Add script to process user csv data
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #25: Commit 6ba4a7e pushed by gkielian
November 16, 2023 21:40 46s placeholder_csv_data_improvements
November 16, 2023 21:40 46s
Placeholder commit to create txt from tinystories
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #24: Commit da0b9a1 pushed by gkielian
November 16, 2023 21:37 46s create_dataset_with_ts
November 16, 2023 21:37 46s
Add epsilon to the denominator
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #23: Commit 7875c75 pushed by gkielian
November 16, 2023 21:35 38s consmax
November 16, 2023 21:35 38s
Placeholder commit for csv_data improvements
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #22: Commit 44d4a0a pushed by gkielian
November 16, 2023 21:33 48s placeholder_csv_data_improvements
November 16, 2023 21:33 48s
Add README document for how to contribute features
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #21: Commit d555441 pushed by gkielian
November 16, 2023 21:20 42s contributing_features
November 16, 2023 21:20 42s
Add use_post_ln option
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #20: Commit ac30d2e pushed by gkielian
November 15, 2023 22:36 46s consmax
November 15, 2023 22:36 46s
Update github actions test to for cpu install
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #19: Commit f4ff2c0 pushed by gkielian
November 15, 2023 21:56 1m 25s actions_cpu_update
November 15, 2023 21:56 1m 25s
Fix exploration script and model.py implementation
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #18: Commit 0a86ab7 pushed by gkielian
November 15, 2023 08:24 40s consmax
November 15, 2023 08:24 40s
Add consmax with trainable gamma and beta params
Basic Pytorch Installation, Data Prep, CPU Training, CPU Inference #17: Commit 277fab8 pushed by gkielian
November 15, 2023 00:28 45s consmax
November 15, 2023 00:28 45s
ProTip! You can narrow down the results and go further in time using created:<2023-11-15 or the other filters available.