小臣子吃大橙子
commited on
Commit
·
a7a16ff
1
Parent(s):
128c18b
update README
Browse files- README.md +25 -7
- README_zh.md +24 -6
README.md
CHANGED
|
@@ -10,7 +10,7 @@ viewer: False
|
|
| 10 |
|
| 11 |
<div align="center">
|
| 12 |
|
| 13 |
-
📃 [Paper](./MoGUI_Paper_v0.1.pdf) |
|
| 14 |
|
| 15 |
[简体中文](./README_zh.md) | English
|
| 16 |
|
|
@@ -18,8 +18,9 @@ viewer: False
|
|
| 18 |
|
| 19 |
## 🔥 News
|
| 20 |
|
| 21 |
-
- **[Cooming Soon]** We will release
|
| 22 |
-
- **[2024.
|
|
|
|
| 23 |
|
| 24 |
## 📑 Citation
|
| 25 |
|
|
@@ -27,10 +28,27 @@ If you find our work useful, please cite us!
|
|
| 27 |
|
| 28 |
```
|
| 29 |
@misc{zhu2024mogui,
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
}
|
| 35 |
```
|
| 36 |
|
|
|
|
| 10 |
|
| 11 |
<div align="center">
|
| 12 |
|
| 13 |
+
📃 [Paper](./MoGUI_Paper_v0.1.pdf) | 😈 [MoGUI Data](https://huggingface.co/datasets/OpenDFM/MoGUI)| 🛡️ [MoCon Data](https://huggingface.co/datasets/OpenDFM/MoCon)
|
| 14 |
|
| 15 |
[简体中文](./README_zh.md) | English
|
| 16 |
|
|
|
|
| 18 |
|
| 19 |
## 🔥 News
|
| 20 |
|
| 21 |
+
- **[Cooming Soon]** We will release the complete technical report soon.
|
| 22 |
+
- **[2024.3.1]** We have released [MoCon🛡️ data](https://huggingface.co/datasets/OpenDFM/MoCon).
|
| 23 |
+
- **[2024.2.29]** We have released [MoGUI😈 data](https://huggingface.co/datasets/OpenDFM/MoGUI) and [pre-release paper](./MoGUI_Paper_v0.1.pdf).
|
| 24 |
|
| 25 |
## 📑 Citation
|
| 26 |
|
|
|
|
| 28 |
|
| 29 |
```
|
| 30 |
@misc{zhu2024mogui,
|
| 31 |
+
title={Technical Report of MoGUI and MoCon},
|
| 32 |
+
author={Zichen Zhu and Liangtai Sun and Danyang Zhang and Ziyuan Li and Guangpeng Li and Lu Chen and Kai Yu},
|
| 33 |
+
year={2024},
|
| 34 |
+
howpublished={\url{https://huggingface.co/datasets/OpenDFM/MoGUI}}
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
@inproceedings{sun2022meta,
|
| 38 |
+
title={META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI},
|
| 39 |
+
author={Sun, Liangtai and Chen, Xingyu and Chen, Lu and Dai, Tianle and Zhu, Zichen and Yu, Kai},
|
| 40 |
+
booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing},
|
| 41 |
+
pages={6699--6712},
|
| 42 |
+
year={2022}
|
| 43 |
+
}
|
| 44 |
+
|
| 45 |
+
@inproceedings{zhu2023cam,
|
| 46 |
+
title={CAM-GUI: A Conversational Assistant on Mobile GUI},
|
| 47 |
+
author={Zhu, Zichen and Sun, Liangtai and Yang, Jingkai and Peng, Yifan and Zou, Weilin and Li, Ziyuan and Li, Wutao and Chen, Lu and Ma, Yingzi and Zhang, Danyang and others},
|
| 48 |
+
booktitle={National Conference on Man-Machine Speech Communication},
|
| 49 |
+
pages={302--315},
|
| 50 |
+
year={2023},
|
| 51 |
+
organization={Springer}
|
| 52 |
}
|
| 53 |
```
|
| 54 |
|
README_zh.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
|
| 5 |
-
📃 [论文](./MoGUI_Paper_v0.1.pdf) |
|
| 6 |
|
| 7 |
简体中文 | [English](./README.md)
|
| 8 |
|
|
@@ -11,7 +11,8 @@
|
|
| 11 |
## 🔥 News
|
| 12 |
|
| 13 |
- **[即将上线]** 我们即将发布MoCon🛡️和完整技术报告。
|
| 14 |
-
- **[2024.
|
|
|
|
| 15 |
|
| 16 |
## 📑 引用
|
| 17 |
|
|
@@ -19,10 +20,27 @@
|
|
| 19 |
|
| 20 |
```
|
| 21 |
@misc{zhu2024mogui,
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
}
|
| 27 |
```
|
| 28 |
|
|
|
|
| 2 |
|
| 3 |
<div align="center">
|
| 4 |
|
| 5 |
+
📃 [论文](./MoGUI_Paper_v0.1.pdf) | 😈 [MoGUI数据](https://huggingface.co/datasets/OpenDFM/MoGUI)| 🛡️ [MoCon数据](https://huggingface.co/datasets/OpenDFM/MoCon)
|
| 6 |
|
| 7 |
简体中文 | [English](./README.md)
|
| 8 |
|
|
|
|
| 11 |
## 🔥 News
|
| 12 |
|
| 13 |
- **[即将上线]** 我们即将发布MoCon🛡️和完整技术报告。
|
| 14 |
+
- **[2024.3.1]** 我们发布了[MoCon🛡️数据](https://huggingface.co/datasets/OpenDFM/MoCon)。
|
| 15 |
+
- **[2024.2.29]** 我们发布了[MoGUI😈数据](https://huggingface.co/datasets/OpenDFM/MoGUI)和[论文预告](./MoGUI_Paper_v0.1.pdf)。
|
| 16 |
|
| 17 |
## 📑 引用
|
| 18 |
|
|
|
|
| 20 |
|
| 21 |
```
|
| 22 |
@misc{zhu2024mogui,
|
| 23 |
+
title={Technical Report of MoGUI and MoCon},
|
| 24 |
+
author={Zichen Zhu and Liangtai Sun and Danyang Zhang and Ziyuan Li and Guangpeng Li and Lu Chen and Kai Yu},
|
| 25 |
+
year={2024},
|
| 26 |
+
howpublished={\url{https://huggingface.co/datasets/OpenDFM/MoGUI}}
|
| 27 |
+
}
|
| 28 |
+
|
| 29 |
+
@inproceedings{sun2022meta,
|
| 30 |
+
title={META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI},
|
| 31 |
+
author={Sun, Liangtai and Chen, Xingyu and Chen, Lu and Dai, Tianle and Zhu, Zichen and Yu, Kai},
|
| 32 |
+
booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing},
|
| 33 |
+
pages={6699--6712},
|
| 34 |
+
year={2022}
|
| 35 |
+
}
|
| 36 |
+
|
| 37 |
+
@inproceedings{zhu2023cam,
|
| 38 |
+
title={CAM-GUI: A Conversational Assistant on Mobile GUI},
|
| 39 |
+
author={Zhu, Zichen and Sun, Liangtai and Yang, Jingkai and Peng, Yifan and Zou, Weilin and Li, Ziyuan and Li, Wutao and Chen, Lu and Ma, Yingzi and Zhang, Danyang and others},
|
| 40 |
+
booktitle={National Conference on Man-Machine Speech Communication},
|
| 41 |
+
pages={302--315},
|
| 42 |
+
year={2023},
|
| 43 |
+
organization={Springer}
|
| 44 |
}
|
| 45 |
```
|
| 46 |
|