akridge commited on
Commit
f6717f9
·
verified ·
1 Parent(s): f2b5b68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  base_model:
5
  - Ultralytics/YOLO11
6
  tags:
 
7
  - yolo11
8
  - yolo11n
9
  - fish
@@ -65,7 +66,7 @@ Below are the key metrics from the model evaluation on the validation set:
65
  - **Learning Rate**: 0.001
66
  - **Batch Size**: 16
67
  - **Image Size**: 416x416
68
- -
69
  ## Training and Evaluation Data
70
  - **Dataset**: `fish_dataset.zip` consisting of Grayscale(black-and-white) underwater footage.
71
  - **Training/Validation Split**: The dataset was split into 80% training and 20% validation.
 
4
  base_model:
5
  - Ultralytics/YOLO11
6
  tags:
7
+ - yolo
8
  - yolo11
9
  - yolo11n
10
  - fish
 
66
  - **Learning Rate**: 0.001
67
  - **Batch Size**: 16
68
  - **Image Size**: 416x416
69
+
70
  ## Training and Evaluation Data
71
  - **Dataset**: `fish_dataset.zip` consisting of Grayscale(black-and-white) underwater footage.
72
  - **Training/Validation Split**: The dataset was split into 80% training and 20% validation.