Sadjad Alikhani
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -107,7 +107,7 @@ This repository contains the implementation of **LWM** (Large Wireless Model), a
|
|
107 |
|
108 |
6. **Print Results**
|
109 |
|
110 |
-
Finally, you can
|
111 |
|
112 |
```python
|
113 |
# Step 9: Print results
|
@@ -122,5 +122,3 @@ This repository contains the implementation of **LWM** (Large Wireless Model), a
|
|
122 |
- Python 3.x
|
123 |
- PyTorch
|
124 |
- Git
|
125 |
-
|
126 |
-
Ensure you have the necessary libraries installed before running the script.
|
|
|
107 |
|
108 |
6. **Print Results**
|
109 |
|
110 |
+
Finally, you can use the generated raw channels and their inferred LWM embeddings in your downstream tasks:
|
111 |
|
112 |
```python
|
113 |
# Step 9: Print results
|
|
|
122 |
- Python 3.x
|
123 |
- PyTorch
|
124 |
- Git
|
|
|
|