Sadjad Alikhani
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# 📡 **LWM: Large Wireless Model**
|
2 |
|
3 |
-
**[🚀 Click here to try the Interactive Demo!](https://huggingface.co/spaces/
|
4 |
|
5 |
Welcome to the **LWM** (Large Wireless Model) repository! This project hosts a pre-trained model designed to process and extract features from wireless communication datasets, specifically the **DeepMIMO** dataset. Follow the instructions below to clone the repository, load the data, and perform inference with LWM.
|
6 |
|
@@ -71,12 +71,12 @@ Before loading the LWM model, you need to load the DeepMIMO dataset and select s
|
|
71 |
|
72 |
| **Scenario** | **City** | **Link to DeepMIMO Page** |
|
73 |
|---------------|---------------|----------------------------------------------------------------------------------------------------------------|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
|
81 |
#### **Operational Settings**:
|
82 |
- **Antennas at BS**: 32
|
|
|
1 |
# 📡 **LWM: Large Wireless Model**
|
2 |
|
3 |
+
**[🚀 Click here to try the Interactive Demo!](https://huggingface.co/spaces/sadjadalikhani/LWM-Interactive-Demo)**
|
4 |
|
5 |
Welcome to the **LWM** (Large Wireless Model) repository! This project hosts a pre-trained model designed to process and extract features from wireless communication datasets, specifically the **DeepMIMO** dataset. Follow the instructions below to clone the repository, load the data, and perform inference with LWM.
|
6 |
|
|
|
71 |
|
72 |
| **Scenario** | **City** | **Link to DeepMIMO Page** |
|
73 |
|---------------|---------------|----------------------------------------------------------------------------------------------------------------|
|
74 |
+
| Dataset 0 | Denver | [DeepMIMO City Scenario 18](https://www.deepmimo.net/scenarios/deepmimo-city-scenario18/) |
|
75 |
+
| Dataset 1 | Indianapolis | [DeepMIMO City Scenario 15](https://www.deepmimo.net/scenarios/deepmimo-city-scenario15/) |
|
76 |
+
| Dataset 2 | Oklahoma | [DeepMIMO City Scenario 19](https://www.deepmimo.net/scenarios/deepmimo-city-scenario19/) |
|
77 |
+
| Dataset 3 | Fort Worth | [DeepMIMO City Scenario 12](https://www.deepmimo.net/scenarios/deepmimo-city-scenario12/) |
|
78 |
+
| Dataset 4 | Santa Clara | [DeepMIMO City Scenario 11](https://www.deepmimo.net/scenarios/deepmimo-city-scenario11/) |
|
79 |
+
| Dataset 5 | San Diego | [DeepMIMO City Scenario 7](https://www.deepmimo.net/scenarios/deepmimo-city-scenario7/) |
|
80 |
|
81 |
#### **Operational Settings**:
|
82 |
- **Antennas at BS**: 32
|