akridge commited on
Commit
46ffc17
Β·
verified Β·
1 Parent(s): f07019a

Update README.md

Browse files

dataset details added

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -52,7 +52,13 @@ This model was trained to **classify coral bleaching conditions** using the Visi
52
  ## πŸ“… Dataset & Annotations
53
  - **Dataset**: [NOAA ESD Coral Bleaching Classifier Dataset](https://huggingface.co/datasets/akridge/NOAA-ESD-CORAL-Bleaching-Dataset)
54
  - **Annotation Method**:
55
- - Points annotated by human experts using both **randomly generated** and **targeted sampling methods**.
 
 
 
 
 
 
56
 
57
  ## πŸ“š Training Configuration
58
  - **Dataset**: NOAA ESD Coral Bleaching Classifier Dataset
 
52
  ## πŸ“… Dataset & Annotations
53
  - **Dataset**: [NOAA ESD Coral Bleaching Classifier Dataset](https://huggingface.co/datasets/akridge/NOAA-ESD-CORAL-Bleaching-Dataset)
54
  - **Annotation Method**:
55
+ - Points annotated by human experts using both **randomly generated** and **targeted sampling methods**.
56
+
57
+ | Split | Images | Description |
58
+ |------------|---------|------------------------------------|
59
+ | Training | 7,292 | Used for model training. |
60
+ | Validation | 1,562 | Used for model hyperparameter tuning and early stopping. |
61
+ | Test | 1,565 | Used for final model evaluation. |
62
 
63
  ## πŸ“š Training Configuration
64
  - **Dataset**: NOAA ESD Coral Bleaching Classifier Dataset