akridge commited on
Commit
c540316
Β·
verified Β·
1 Parent(s): c459766

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ This model was trained to **classify coral bleaching conditions** using the Visi
31
  ## πŸ“Š Model Weights
32
  - Download the **TorchScript model** [here](./noaa-esd-coral-bleaching-vit-classifier-v1.pt)
33
  - Download the **ONNX model** [here](./noaa-esd-coral-bleaching-vit-classifier-v1.onnx)
34
- - Access the **base model folder** [here](./)
35
 
36
  ## πŸ“… Dataset & Annotations
37
  - **Dataset**: [NOAA ESD Coral Bleaching Classifier Dataset](https://huggingface.co/datasets/akridge/NOAA-ESD-CORAL-Bleaching-Dataset)
 
31
  ## πŸ“Š Model Weights
32
  - Download the **TorchScript model** [here](./noaa-esd-coral-bleaching-vit-classifier-v1.pt)
33
  - Download the **ONNX model** [here](./noaa-esd-coral-bleaching-vit-classifier-v1.onnx)
34
+ - Access the **base model folder** [here](./model.safetensors)
35
 
36
  ## πŸ“… Dataset & Annotations
37
  - **Dataset**: [NOAA ESD Coral Bleaching Classifier Dataset](https://huggingface.co/datasets/akridge/NOAA-ESD-CORAL-Bleaching-Dataset)