Datasets:
Delete README.md
Browse files
README.md
DELETED
|
@@ -1,20 +0,0 @@
|
|
| 1 |
-
# SenseBench: A Benchmark for Remote Sensing Low-Level Visual Perception and Description in Large Vision-Language Models
|
| 2 |
-
|
| 3 |
-
[](https://huggingface.co/datasets/Zhongchenchen/SenseBench)
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
---
|
| 7 |
-
|
| 8 |
-
## 📢 Latest Updates
|
| 9 |
-
- **05-05-2026**: We release the complete SenseBench benchmark in the [Hugging Face Dataset](https://huggingface.co/datasets/Zhongchenchen/SenseBench). 🔥🔥
|
| 10 |
-
|
| 11 |
-
---
|
| 12 |
-
|
| 13 |
-
## LLM-as-Judge Evaluation
|
| 14 |
-
```bash
|
| 15 |
-
CUDA_VISIBLE_DEVICES=0,1 lmdeploy serve api_server Unbabel/M-Prometheus-7B --server-port 23333 --tp 2 --chat-template mistral
|
| 16 |
-
```
|
| 17 |
-
|
| 18 |
-
```bash
|
| 19 |
-
python eval.py --models gpt --use-llm --description-llm
|
| 20 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|