-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the documentation for the transformer (TPU) model
- Loading branch information
Showing
32 changed files
with
6,042 additions
and
4,434 deletions.
There are no files selected for viewing
1,980 changes: 0 additions & 1,980 deletions
1,980
...e/model/tpu_model/.ipynb_checkpoints/1_use_tpu_model_to_generate_results-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
This directory contains the files needed to train and evaluate the transformer(TPU) model. The notebook explains the corresponding code in detail. | ||
|
||
<ul> | ||
|
||
<li><h4>Using the saved transformer(TPU) model to make predictions and reproduce results:</h4> | ||
<code>1_use_tpu_model_to_generate_results.ipynb</code>. | ||
|
||
|
||
</ul> |
370 changes: 291 additions & 79 deletions
370
manuscript_code/model/tpu_model/1_use_tpu_model_to_generate_results.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
415 changes: 415 additions & 0 deletions
415
manuscript_code/model/tpu_model/1_use_tpu_model_to_generate_results_defined.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-58.6 KB
(93%)
manuscript_code/model/tpu_model/TPU model prediction_performance.pdf
Binary file not shown.
Binary file modified
BIN
-99.7 KB
(60%)
manuscript_code/model/tpu_model/TPU model prediction_performance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
711 changes: 360 additions & 351 deletions
711
manuscript_code/model/tpu_model/TPU model prediction_performance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+19 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_drift.pdf
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_drift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
446 changes: 223 additions & 223 deletions
446
manuscript_code/model/tpu_model/TPU model prediction_performance_drift.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+9 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_ga.pdf
Binary file not shown.
Binary file modified
BIN
-44 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_ga.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
452 changes: 226 additions & 226 deletions
452
manuscript_code/model/tpu_model/TPU model prediction_performance_ga.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-23 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_gini.pdf
Binary file not shown.
Binary file modified
BIN
-665 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_gini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,216 changes: 1,108 additions & 1,108 deletions
2,216
manuscript_code/model/tpu_model/TPU model prediction_performance_gini.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_native.pdf
Binary file not shown.
Binary file modified
BIN
+45 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_native.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
446 changes: 223 additions & 223 deletions
446
manuscript_code/model/tpu_model/TPU model prediction_performance_native.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4 Bytes
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_sswm.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
manuscript_code/model/tpu_model/TPU model prediction_performance_sswm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
454 changes: 227 additions & 227 deletions
454
manuscript_code/model/tpu_model/TPU model prediction_performance_sswm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+734 KB
manuscript_code/model/tpu_model/TPU model prediction_performance_sswm_mean.pdf
Binary file not shown.
Binary file added
BIN
+75.3 KB
manuscript_code/model/tpu_model/TPU model prediction_performance_sswm_mean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.