mistral.rs icon indicating copy to clipboard operation
mistral.rs copied to clipboard

Remove plotly and just output CSV loss file

Open EricLBuehler opened this issue 1 year ago • 1 comments

EricLBuehler avatar Aug 20 '24 15:08 EricLBuehler

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C Header                2           35           28            0            7
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                   11          102          101            0            1
 Python                 46         2018         1718           62          238
 TOML                   20          619          546           11           62
 YAML                    2           21           19            2            0
-------------------------------------------------------------------------------
 Jupyter Notebooks       4            0            0            0            0
 |- Markdown             2           77           32           31           14
 |- Python               2          196          169            1           26
 (Total)                            273          201           32           40
-------------------------------------------------------------------------------
 Markdown               29         2065            0         1570          495
 |- BASH                 5          101           98            0            3
 |- JSON                 1           12           12            0            0
 |- Python               5           92           82            0           10
 |- Rust                 6          408          365           19           24
 |- TOML                 2           75           63            0           12
 (Total)                           2753          620         1589          544
-------------------------------------------------------------------------------
 Rust                  198        62215        56514         1135         4566
 |- Markdown           102          946           13          881           52
 (Total)                          63161        56527         2016         4618
===============================================================================
 Total                 315        67551        59320         2780         5451
===============================================================================
  

github-actions[bot] avatar Aug 20 '24 15:08 github-actions[bot]