Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ designed for **Temporal Moment Retrieval** (finding specific actions in videos).
|
|
| 39 |
- **Dataset**:
|
| 40 |
[Charades-STA](https://huggingface.co/datasets/max044/Charades_v1_480)
|
| 41 |
(Academic dataset for video action localization).
|
| 42 |
-
- **Optimization**: LoRA with
|
| 43 |
`v_proj` in Qwen.
|
| 44 |
- **Learning Rate**: 3e-4 with Cosine Warmup.
|
| 45 |
- **Outcome**: Only 0.2% of parameters are trainable, making it extremely
|
|
@@ -68,7 +68,7 @@ les vidéos (**Temporal Moment Retrieval**).
|
|
| 68 |
|
| 69 |
- **Dataset** :
|
| 70 |
[Charades-STA](https://huggingface.co/datasets/max044/Charades_v1_480).
|
| 71 |
-
- **Méthode** : Entraînement via LoRA (
|
| 72 |
- **Coût** : Approche très économique, entraînée pour environ 5$ sur Vast.ai.
|
| 73 |
|
| 74 |
## Usage / Utilisation
|
|
|
|
| 39 |
- **Dataset**:
|
| 40 |
[Charades-STA](https://huggingface.co/datasets/max044/Charades_v1_480)
|
| 41 |
(Academic dataset for video action localization).
|
| 42 |
+
- **Optimization**: LoRA with \\(r=64\\) and \\(\alpha=128\\), targeting `q_proj` and
|
| 43 |
`v_proj` in Qwen.
|
| 44 |
- **Learning Rate**: 3e-4 with Cosine Warmup.
|
| 45 |
- **Outcome**: Only 0.2% of parameters are trainable, making it extremely
|
|
|
|
| 68 |
|
| 69 |
- **Dataset** :
|
| 70 |
[Charades-STA](https://huggingface.co/datasets/max044/Charades_v1_480).
|
| 71 |
+
- **Méthode** : Entraînement via LoRA \\(r=64\\), \\(\alpha=128\\).
|
| 72 |
- **Coût** : Approche très économique, entraînée pour environ 5$ sur Vast.ai.
|
| 73 |
|
| 74 |
## Usage / Utilisation
|