Xu lin commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -87,10 +87,10 @@ git clone https://gitee.com/hpccube/onescience.git
|
|
| 87 |
cd onescience
|
| 88 |
pip install .
|
| 89 |
```
|
| 90 |
-
#
|
| 91 |
This code repository is licensed under the MIT License. The use of MACE‑water models is also subject to the MIT License. OneScience series (including Base and Chat) supports commercial use and distillation.
|
| 92 |
|
| 93 |
-
#
|
| 94 |
|
| 95 |
If you use MACE‑water or the OneScience platform in your research, please cite:
|
| 96 |
@misc{onescience2025mace,
|
|
@@ -100,7 +100,7 @@ If you use MACE‑water or the OneScience platform in your research, please cite
|
|
| 100 |
howpublished={\url{https://gitee.com/onescience-ai/onescience}},
|
| 101 |
note={Accessed: 2025-04-07}
|
| 102 |
}
|
| 103 |
-
#
|
| 104 |
|
| 105 |
If you have any questions, please contact us at:
|
| 106 |
|
|
|
|
| 87 |
cd onescience
|
| 88 |
pip install .
|
| 89 |
```
|
| 90 |
+
# 3. License
|
| 91 |
This code repository is licensed under the MIT License. The use of MACE‑water models is also subject to the MIT License. OneScience series (including Base and Chat) supports commercial use and distillation.
|
| 92 |
|
| 93 |
+
# 4. Citation
|
| 94 |
|
| 95 |
If you use MACE‑water or the OneScience platform in your research, please cite:
|
| 96 |
@misc{onescience2025mace,
|
|
|
|
| 100 |
howpublished={\url{https://gitee.com/onescience-ai/onescience}},
|
| 101 |
note={Accessed: 2025-04-07}
|
| 102 |
}
|
| 103 |
+
# 5. Contact
|
| 104 |
|
| 105 |
If you have any questions, please contact us at:
|
| 106 |
|