Add model card
Browse files
README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
---
|
| 2 |
base_model: LiquidAI/LFM2.5-VL-450M
|
| 3 |
datasets:
|
| 4 |
-
- munish0838/crop-burn-detection-labeled
|
| 5 |
tags:
|
| 6 |
-
- satellite
|
| 7 |
-
- remote-sensing
|
| 8 |
-
- sentinel-2
|
| 9 |
-
- stubble-burning
|
| 10 |
-
- fine-tuned
|
| 11 |
-
- vision-language-model
|
| 12 |
license: cc-by-4.0
|
| 13 |
---
|
| 14 |
|
|
@@ -66,7 +66,7 @@ print(processor.batch_decode(out, skip_special_tokens=True)[0])
|
|
| 66 |
| Base model | LiquidAI/LFM2.5-VL-450M |
|
| 67 |
| Training data | munish0838/crop-burn-detection-labeled |
|
| 68 |
| Train samples | 1,098 |
|
| 69 |
-
| Epochs |
|
| 70 |
-
| Learning rate |
|
| 71 |
| LoRA rank | 16 |
|
| 72 |
| Effective batch | 16 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model: LiquidAI/LFM2.5-VL-450M
|
| 3 |
datasets:
|
| 4 |
+
- munish0838/crop-burn-detection-labeled
|
| 5 |
tags:
|
| 6 |
+
- satellite
|
| 7 |
+
- remote-sensing
|
| 8 |
+
- sentinel-2
|
| 9 |
+
- stubble-burning
|
| 10 |
+
- fine-tuned
|
| 11 |
+
- vision-language-model
|
| 12 |
license: cc-by-4.0
|
| 13 |
---
|
| 14 |
|
|
|
|
| 66 |
| Base model | LiquidAI/LFM2.5-VL-450M |
|
| 67 |
| Training data | munish0838/crop-burn-detection-labeled |
|
| 68 |
| Train samples | 1,098 |
|
| 69 |
+
| Epochs | 5 |
|
| 70 |
+
| Learning rate | 0.0001 |
|
| 71 |
| LoRA rank | 16 |
|
| 72 |
| Effective batch | 16 |
|