Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ license: apache-2.0
|
|
10 |
**Hyper-parameters**:
|
11 |
|
12 |
* BLIP2-flant5-xl + LLAVA (initial commits)
|
13 |
-
* v0
|
14 |
* lr = 2e-5 --> 0.0 with cosine lr scheduler
|
15 |
* gbs = 32
|
16 |
* image size = 480
|
17 |
* weight decay = 0.05
|
18 |
|
19 |
-
* v1 (same as LLAVA)
|
20 |
* lr = 2e-5
|
21 |
* gbs = 32
|
22 |
* image size = 480
|
|
|
10 |
**Hyper-parameters**:
|
11 |
|
12 |
* BLIP2-flant5-xl + LLAVA (initial commits)
|
13 |
+
* **v0**:
|
14 |
* lr = 2e-5 --> 0.0 with cosine lr scheduler
|
15 |
* gbs = 32
|
16 |
* image size = 480
|
17 |
* weight decay = 0.05
|
18 |
|
19 |
+
* **v1 (same as LLAVA)**:
|
20 |
* lr = 2e-5
|
21 |
* gbs = 32
|
22 |
* image size = 480
|