小臣子吃大橙子 commited on
Commit
dc992d3
1 Parent(s): 19de40d

update README and upload mocondata

Browse files
Files changed (6) hide show
  1. MoGUI_Paper_v0.1.pdf +0 -0
  2. README.md +54 -0
  3. README_zh.md +49 -0
  4. icon.csv +154 -0
  5. mocondata.zip +3 -0
  6. split.csv +0 -0
MoGUI_Paper_v0.1.pdf ADDED
Binary file (59.3 kB). View file
 
README.md CHANGED
@@ -1,3 +1,57 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
+ tags:
4
+ - GUI
5
+ pretty_name: MoGUI-and-MoCon
6
+ viewer: False
7
  ---
8
+
9
+ # MoGUI😈 and MoCon🛡️
10
+
11
+ <div align="center">
12
+
13
+ 📃 [Paper](./MoGUI_Paper_v0.1.pdf) | 🛡️ [MoCon Data](https://huggingface.co/datasets/OpenDFM/MoCon) | 😈 [MoGUI Data](https://huggingface.co/datasets/OpenDFM/MoGUI)
14
+
15
+ [简体中文](./README_zh.md) | English
16
+
17
+ </div>
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
+
27
+ If you find our work useful, please cite us!
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
+
55
+ ## 📧 Contact Us
56
+
57
+ If you have any questions, please feel free to contact us via email `[email protected]` and `[email protected]`
README_zh.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # MoGUI😈 and MoCon🛡️
2
+
3
+ <div align="center">
4
+
5
+ 📃 [论文](./MoGUI_Paper_v0.1.pdf) | 🛡️ [MoCon数据](https://huggingface.co/datasets/OpenDFM/MoCon) | 😈 [MoGUI数据](https://huggingface.co/datasets/OpenDFM/MoGUI)
6
+
7
+ 简体中文 | [English](./README.md)
8
+
9
+ </div>
10
+
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
+
19
+ 如果您觉得我们的工作有用,请引用我们!
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
+
47
+ ## 📧 联系我们
48
+
49
+ 如果你有任何问题,请随时通过电子邮件联系我们 `[email protected]` 和 `[email protected]`
icon.csv ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 箭头 向右,Arrow Rightward
2
+ 箭头 向左,Arrow Leftward
3
+ 箭头 向上,Arrow Upward
4
+ 箭头 向下,Arrow Downward
5
+ 箭头 向右跳,Arrow Jump Rightward
6
+ 箭头 向左跳,Arrow Jump Leftward
7
+ 箭头 单循环,Arrow Loop Single
8
+ 箭头 双循环,Arrow Loop Double
9
+ 箭头 单循环环绕指针,Arrow Loop Around Pointer
10
+ 箭头 双向,Arrow Opposite
11
+ 箭头 相反的方向,Arrow Opposite Harpoon
12
+ 箭头 顺时针环绕时间,Arrow Loop Clockwise Around Time
13
+ 箭头 逆时针环绕时间,Arrow Loop Counter Clockwise Around Time
14
+ 箭头 扩张,Arrow Expand
15
+ 箭头 收缩,Arrow Shrink
16
+ 箭头 向上指向方形外,Arrow Upward Pointing Outside Square
17
+ 箭头 向右上指向方形外,Arrow Sharing
18
+ 箭头 向右指向方形外,Arrow Rightward Pointing Outside Square
19
+ 箭头 回车,Arrow Enter
20
+ 箭头 交叉向右,Arrow Cross Right
21
+ 箭头 其他,Arrow Other
22
+ 拐形 向右,Angle Rightward
23
+ 拐形 向左,Angle Leftward
24
+ 拐形 向上,Angle Upward
25
+ 拐形 向下,Angle Downward
26
+ 拐形 向下两个,Angle Downward Several
27
+ 拐形 向右若干,Angle Rightward Several
28
+ 拐形 向左若干,Angle Leftward Several
29
+ 拐形 扩张,Angle Expand
30
+ 拐形 收缩,Angle Shrink
31
+ 拐形 相背,Angle Opposite
32
+ 三角形 向右,Triangle Rightward
33
+ 三角形 向左,Triangle Leftward
34
+ 三角形 向上,Triangle Upward
35
+ 三角形 向下,Triangle Downward
36
+ 三角形 相背,Triangle Opposite
37
+ 三角形 向右两个,Triangle Rightward Double
38
+ 三角形 向左两个,Triangle Leftward Double
39
+ 三角形 向右顶着竖线,Triangle Rightward Line
40
+ 三角形 向左顶着竖线,Triangle Leftward Line
41
+ 三角形 直角,Triangle Vertical
42
+ 圆形,Circle
43
+ 方形,Square
44
+ 双竖线,Pause
45
+ 相连的圆点,Connected Dots
46
+ 整齐排列,Neatly Arranged
47
+ 菱形 堆叠,Diamond Stack
48
+ 方形 堆叠,Square Stack
49
+ 对勾,Checkmark
50
+ 减号,Minus
51
+ 加号,Plus
52
+ 叉,Cross
53
+ 对话泡,Dialogue Bubble
54
+ 禁止标识,Prohibition Mark
55
+ 叹号标识,Exclamation Mark
56
+ 问号标识,Question Mark
57
+ 字母i标识,Letter i Sign
58
+ 字母A,Letter A Sign
59
+ 省略号,Ellipsis
60
+ 排序 文字,Sort Text
61
+ 书签,Bookmark
62
+ 标签,Tag
63
+ 标签页,Tabs
64
+ 列表 无项目符号,List
65
+ 列表 参差,List Disparate
66
+ 列表 有项目符号,List With Dots
67
+ 心形,Heart
68
+ 星形,Star
69
+ 火焰,Flame
70
+ 电源键,Power Button
71
+ 地图,Map
72
+ 位置符,Position Mark
73
+ 定位符,Location
74
+ 音符,Music Note
75
+ 播放列表,Playlist
76
+ 无线信号,WiFi
77
+ 风景画,Painting
78
+ 趋势图,Trend Chart
79
+ 柱状图,Bar Chart
80
+ 小人儿,Avatar
81
+ 多人,People
82
+ 表情人脸,Emoji
83
+ 天气 太阳,Weather Sun
84
+ 天气 雪花,Weather Snowflake
85
+ 天气 月亮,Weather Moon
86
+ 天气 云,Weather Cloud
87
+ 天气 闪电,Weather Lightning
88
+ 天气 云遮日月,Weather Cloud Cover Sun Or Moon
89
+ 天气 雨,Weather Rain
90
+ 天气 其他,Weather Other
91
+ 国旗,Flag
92
+ 徽章,Badge
93
+ 蓝牙,Bluetooth
94
+ Twitter,Twitter
95
+ Facebook,Facebook
96
+ 网易,NetEase
97
+ Google Play,Google Play
98
+ Google,Google
99
+ Android,Android
100
+ 垃圾桶,Trash Bin
101
+ 拇指 向上,Thumb Up
102
+ 拇指 向下,Thumb Down
103
+ 手,Hand
104
+ 眼,Eye
105
+ 漏斗,Filter
106
+ 喇叭,Horn
107
+ 耳机,Headphone
108
+ 铃铛,Bell
109
+ 灯泡,Light Bulb
110
+ 麦克风,Microphone
111
+ 电话筒,Telephone Receiver
112
+ 屏幕,Screen
113
+ 计算器,Calculator
114
+ 照相机,Camera
115
+ 摄像头,Video Camera
116
+ 胶片,Film
117
+ 软盘,Floppy Disk
118
+ 手机卡,SIM Card
119
+ 手机,Cellphone
120
+ 包,Shopping Bag
121
+ 购物车,Shopping Cart
122
+ 礼物,Gift
123
+ 钱包,Wallet
124
+ 电池,Battery
125
+ 时钟,Clock
126
+ 闹钟,Alarm
127
+ 日历,Calendar
128
+ 信封,Envelope
129
+ 盒子,Box
130
+ 文件夹,Folder
131
+ 房子,House
132
+ 楼栋,Building
133
+ 飞机,Airplane
134
+ 汽车,Car And Train
135
+ 纸飞机,Paper Airplane
136
+ 指南针,Compass
137
+ 回形针,Spiral Needle
138
+ 堆叠的纸,Paper Stack
139
+ 剪刀,Scissors
140
+ 粘贴,Paste
141
+ 笔,Pen
142
+ 纸张,Paper
143
+ 书,Book
144
+ 折页,Folded Page
145
+ 调色板,Palette
146
+ 放大镜,Magnifying Glass
147
+ 锁,Lock
148
+ 齿轮,Gear
149
+ 扳手(与锤子),Wrench And Hammer
150
+ 滑块调节器,Slider
151
+ 盾牌,Shield
152
+ 地球,Earth
153
+ 卫星,Satellite
154
+ 其他,Other
mocondata.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98463d696d85b65b4074a03be275809f31d53969a228b4f03b0d8adfeb94d2fb
3
+ size 15570005
split.csv ADDED
The diff for this file is too large to render. See raw diff