prithivMLmods commited on
Commit
641289d
·
verified ·
1 Parent(s): ff780c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
 
10
  # **WebClick-AgentBrowse-SigLIP2**
11
 
12
- > **WebClick-AgentBrowse-SigLIP2** is a vision-language encoder model fine-tuned from [`google/siglip2-base-patch16-512`](https://huggingface.co/google/siglip2-base-patch16-512) for **multi-class image classification**.
13
  It is trained to detect and classify web UI click regions into three classes: `agentbrowse`, `calendars`, and `humanbrowse`. The model utilizes the `SiglipForImageClassification` architecture.
14
 
15
  > \[!note]
 
9
 
10
  # **WebClick-AgentBrowse-SigLIP2**
11
 
12
+ > **WebClick-AgentBrowse-SigLIP2** is a vision-language encoder model fine-tuned from [`google/siglip2-base-patch16-224`](https://huggingface.co/google/siglip2-base-patch16-224) for **multi-class image classification**.
13
  It is trained to detect and classify web UI click regions into three classes: `agentbrowse`, `calendars`, and `humanbrowse`. The model utilizes the `SiglipForImageClassification` architecture.
14
 
15
  > \[!note]