ksmehrab commited on
Commit
8217882
1 Parent(s): b8238a0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -114,10 +114,10 @@ CSV Columns are as follows:
114
  - `standardized_species`: Open-tree-taxonomy-resolved species name. This is the species name that we provide for Fish-Vista
115
  - `original_url`: URL to download the original, unprocessed image
116
  - `license`: License information for the original image
117
- - `adipose_fin`: Presence/absence of the adipose fin trait. 1 indicates presence and 0 indicates absence. This is used for trait identification.
118
- - `pelvic_fin`: Presence/absence of the pelvic trait. 1 indicates presence and 0 indicates absence. This is used for trait identification.
119
- - `barbel`: Presence/absence of the barbel trait. 1 indicates presence and 0 indicates absence. This is used for trait identification.
120
- - `multiple_dorsal_fin`: Presence/absence of the barbel trait. 1 indicates presence, 0 indicates absence and -1 indicates unknown. This is used for trait identification.
121
 
122
  **Note:**
123
 
 
114
  - `standardized_species`: Open-tree-taxonomy-resolved species name. This is the species name that we provide for Fish-Vista
115
  - `original_url`: URL to download the original, unprocessed image
116
  - `license`: License information for the original image
117
+ - `adipose_fin`: Presence/absence of the adipose fin trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is used for trait identification.
118
+ - `pelvic_fin`: Presence/absence of the pelvic trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is only used for trait identification.
119
+ - `barbel`: Presence/absence of the barbel trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is used for trait identification.
120
+ - `multiple_dorsal_fin`: Presence/absence of the barbel trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence, 0 indicates absence and -1 indicates unknown. This is used for trait identification.
121
 
122
  **Note:**
123