Update README.md
Browse files
README.md
CHANGED
|
@@ -82,8 +82,9 @@ For example, the following figure demonstrates the advantages of using **LWM-bas
|
|
| 82 |
| Pre-training Samples | 820K | **1.05M** |
|
| 83 |
| Pre-training Scenarios | 15 | **140** |
|
| 84 |
| Masking Ratio | 15% | **40%** |
|
| 85 |
-
| Embedding size | 64
|
| 86 |
-
| Parameters
|
|
|
|
| 87 |
|
| 88 |
---
|
| 89 |
|
|
|
|
| 82 |
| Pre-training Samples | 820K | **1.05M** |
|
| 83 |
| Pre-training Scenarios | 15 | **140** |
|
| 84 |
| Masking Ratio | 15% | **40%** |
|
| 85 |
+
| Embedding size | 64 | **128** |
|
| 86 |
+
| Number of Parameters | 600K | **2.5M** |
|
| 87 |
+
| Segmentation | 1D | **2D** |
|
| 88 |
|
| 89 |
---
|
| 90 |
|