Commit
·
a1069b5
1
Parent(s):
aa8ab46
modify readme
Browse files
README.md
CHANGED
@@ -93,7 +93,7 @@ print(encoded_sentences)
|
|
93 |
| Loss | InfoNCE |
|
94 |
| Batch Size | 60 |
|
95 |
| InfoNCE Temperature | 0.05 |
|
96 |
-
| Learning Rate |
|
97 |
| Warmup Steps | 100 |
|
98 |
| Learning Rate Scheduler | CosineAnnealingLR |
|
99 |
| LoRA Rank | 8 |
|
|
|
93 |
| Loss | InfoNCE |
|
94 |
| Batch Size | 60 |
|
95 |
| InfoNCE Temperature | 0.05 |
|
96 |
+
| Learning Rate | 5e-05 |
|
97 |
| Warmup Steps | 100 |
|
98 |
| Learning Rate Scheduler | CosineAnnealingLR |
|
99 |
| LoRA Rank | 8 |
|