wi-lab commited on
Commit
7888850
·
verified ·
1 Parent(s): 47c73a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ 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
- | Sequence Length Support | 128 | **512** |
82
  | Pre-training Samples | 820K | **1.05M** |
83
  | Pre-training Scenarios | 15 | **140** |
84
  | Masking Ratio | 15% | **40%** |
 
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 (16-dimensional) | **512 (32-dimensional)** |
82
  | Pre-training Samples | 820K | **1.05M** |
83
  | Pre-training Scenarios | 15 | **140** |
84
  | Masking Ratio | 15% | **40%** |