Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,6 @@ library_name: timm
|
|
| 5 |
|
| 6 |
Contains all trained models for the pipeline
|
| 7 |
|
| 8 |
-
In each directory models are named as follows: "model_epoch_[epoch_number]\_split\_[split_number].pt"
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
Contains all trained models for the pipeline
|
| 7 |
|
| 8 |
+
In each directory models are named as follows: "model_epoch_[epoch_number]\_split\_[split_number].pt"
|
| 9 |
+
|
| 10 |
+
CSV files indicate the performance while training.
|