Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- markdownlint-disable first-line-h1 -->
|
2 |
<!-- markdownlint-disable html -->
|
3 |
<!-- markdownlint-disable no-duplicate-header -->
|
@@ -92,4 +99,4 @@ If you find this project useful, please cite our paper:
|
|
92 |
journal = {arXiv},
|
93 |
year = {2025}
|
94 |
}
|
95 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- Skywork/Matrix-Game
|
7 |
+
---
|
8 |
<!-- markdownlint-disable first-line-h1 -->
|
9 |
<!-- markdownlint-disable html -->
|
10 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
|
99 |
journal = {arXiv},
|
100 |
year = {2025}
|
101 |
}
|
102 |
+
```
|