wi-lab commited on
Commit
cbbb2ca
·
verified ·
1 Parent(s): eb94483

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -78,11 +78,12 @@ For example, the following figure demonstrates the advantages of using **LWM-bas
78
  | Feature | LWM 1.0 | **LWM 1.1** |
79
  |-----------------------------|-------------------------|-----------------------|
80
  | Channel Size Limitation | Fixed at (32, 32) | **Supports multiple (N, SC) pairs** |
81
- | Pre-training Samples | 820K | **1.05M** |
82
- | Pre-training Scenarios | 15 | **140** |
 
83
  | Masking Ratio | 15% | **40%** |
 
84
  | Parameters | 600K | **2.5M** |
85
- | Sequence Length Support | 128 | **512** |
86
 
87
  ---
88
 
 
78
  | Feature | LWM 1.0 | **LWM 1.1** |
79
  |-----------------------------|-------------------------|-----------------------|
80
  | Channel Size Limitation | Fixed at (32, 32) | **Supports multiple (N, SC) pairs** |
81
+ | Sequence Length Support | 128 | **512** |
82
+ | Pre-training Samples | 820K | **1.05M** |
83
+ | Pre-training Scenarios | 15 | **140** |
84
  | Masking Ratio | 15% | **40%** |
85
+ | Embedding size | 64 | **128** |
86
  | Parameters | 600K | **2.5M** |
 
87
 
88
  ---
89