Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an AnyMoE loss graph #532

Merged
merged 8 commits into from
Jul 3, 2024
Merged

Create an AnyMoE loss graph #532

merged 8 commits into from
Jul 3, 2024

Conversation

EricLBuehler
Copy link
Owner

Closes #528

@EricLBuehler EricLBuehler changed the title Create a loss graph Create an AnyMoE loss graph Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                   10           66           65            0            1
 Python                 35         1363         1174           37          152
 TOML                   18          490          441            2           47
-------------------------------------------------------------------------------
 Jupyter Notebooks       1            0            0            0            0
 |- Markdown             1           60           30           22            8
 |- Python               1           96           87            1            8
 (Total)                            156          117           23           16
-------------------------------------------------------------------------------
 Markdown               21         1549            0         1170          379
 |- BASH                 5          101           98            0            3
 |- JSON                 1           12           12            0            0
 |- Python               5           98           88            0           10
 |- Rust                 4          221          198           10           13
 |- TOML                 2           75           63            0           12
 (Total)                           2056          459         1180          417
-------------------------------------------------------------------------------
 Rust                  131        44107        39984          779         3344
 |- Markdown            77          721           13          669           39
 (Total)                          44828        39997         1448         3383
===============================================================================
 Total                 219        48051        42058         1988         4005
===============================================================================
  

@EricLBuehler EricLBuehler merged commit b4173b8 into master Jul 3, 2024
10 checks passed
@EricLBuehler EricLBuehler deleted the amoe_loss_graph branch July 3, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate graph of AnyMoE loss
1 participant