codybum commited on
Commit
720be72
·
verified ·
1 Parent(s): a43a9b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  # - add-other-relevant-tags-here
11
  license: "apache-2.0" # IMPORTANT: Replace with your actual chosen license ID (e.g., mit, cc-by-nc-4.0). Must be a valid SPDX license identifier or 'other'.
12
  datasets:
13
- - "bdsa_neuropathology" # IMPORTANT: Replace with an actual dataset identifier if available on the Hub, or a descriptive name for your dataset. Cannot be empty.
14
  # pipeline_tag: "image-classification" # Uncomment and set if applicable (e.g., image-classification, image-segmentation)
15
  base_model: "facebook/dinov2-giant" # IMPORTANT: Replace with the actual Hugging Face Hub model ID of the base model if this is a fine-tune (e.g., google/vit-base-patch16-224-in21k). If not fine-tuned from a Hub model, REMOVE this entire 'base_model' line. It cannot be empty if present.
16
  # metrics: # Uncomment and fill if you have structured evaluation results
 
10
  # - add-other-relevant-tags-here
11
  license: "apache-2.0" # IMPORTANT: Replace with your actual chosen license ID (e.g., mit, cc-by-nc-4.0). Must be a valid SPDX license identifier or 'other'.
12
  datasets:
13
+ - "BDSA-neuropathology" # IMPORTANT: Replace with an actual dataset identifier if available on the Hub, or a descriptive name for your dataset. Cannot be empty.
14
  # pipeline_tag: "image-classification" # Uncomment and set if applicable (e.g., image-classification, image-segmentation)
15
  base_model: "facebook/dinov2-giant" # IMPORTANT: Replace with the actual Hugging Face Hub model ID of the base model if this is a fine-tune (e.g., google/vit-base-patch16-224-in21k). If not fine-tuned from a Hub model, REMOVE this entire 'base_model' line. It cannot be empty if present.
16
  # metrics: # Uncomment and fill if you have structured evaluation results