ziye0013 commited on
Commit
437ddc5
·
verified ·
1 Parent(s): a34ddf8

Remove training summary mention

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -33,7 +33,6 @@ INSTANCE/
33
  test.csv # INSTANCE cross-domain test split
34
 
35
  result.csv # final evaluation metrics
36
- training_summary.txt
37
  training_history.txt
38
  README.md
39
  ```
@@ -41,7 +40,6 @@ README.md
41
  The CSV files provide metadata and waveform indices used by the CDSM-Net code to
42
  read the corresponding HDF5 waveform files.
43
 
44
- `training_summary.txt` provides a compact summary of the training run, while
45
  `training_history.txt` provides per-epoch validation metrics extracted from the
46
  training log.
47
 
 
33
  test.csv # INSTANCE cross-domain test split
34
 
35
  result.csv # final evaluation metrics
 
36
  training_history.txt
37
  README.md
38
  ```
 
40
  The CSV files provide metadata and waveform indices used by the CDSM-Net code to
41
  read the corresponding HDF5 waveform files.
42
 
 
43
  `training_history.txt` provides per-epoch validation metrics extracted from the
44
  training log.
45