Skip to content

Commit

Permalink
Adding Terabyte plots.
Browse files Browse the repository at this point in the history
Summary: Adding Terabyte plots.

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
  • Loading branch information
mnaumovfb committed Nov 13, 2019
1 parent 5cc4157 commit 3af057a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,12 @@ Benchmarking
- The processed file (*.npz) can be used for subsequent runs with --processed-data-file=<path/*.npz>
```
./bench/dlrm_s_criteo_terabyte.sh
./bench/dlrm_s_criteo_terabyte.sh ["--memory-map --data-sub-sample=0.875"]
```
*NOTE: Benchmarking scripts accept extra arguments which will passed along, such as --num-batches=100 to limit the number of data samples*
<img src="./terabyte_0875_loss_accuracy_plots.png" width="900" height="320">
*NOTE: Benchmarking scripts accept extra arguments that will be passed along to the model, such as --num-batches=100 to limit the number of data samples*
Model checkpoint saving/loading
-------------------------------
Expand Down
Binary file added terabyte_0875_loss_accuracy_plots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3af057a

Please sign in to comment.