anjeredspace commited on
Commit
74adf3b
·
verified ·
1 Parent(s): de68c87

Update README.md

Browse files

Added the new test dataset with no augmentations

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -27,6 +27,9 @@ configs:
27
  - split: train_no_aug_present_only
28
  path:
29
  - "data/train_no_aug_present_only/1_or_2_mix_extract_no_augmentations_present_only.tar"
 
 
 
30
  - split: test
31
  path:
32
  - "data/test/1_or_2_mix_extract.tar"
 
27
  - split: train_no_aug_present_only
28
  path:
29
  - "data/train_no_aug_present_only/1_or_2_mix_extract_no_augmentations_present_only.tar"
30
+ - split: test_no_aug
31
+ path:
32
+ - "data/test_no_aug/1_or_2_mix_extract_no_augmentations.tar"
33
  - split: test
34
  path:
35
  - "data/test/1_or_2_mix_extract.tar"