Dongping-Chen
commited on
Commit
•
2e4713d
1
Parent(s):
0d23b3d
revise readme
Browse files
README.md
CHANGED
@@ -6,7 +6,10 @@ language:
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- bertscore
|
|
|
9 |
tags:
|
10 |
- gui
|
11 |
- agent
|
12 |
-
---
|
|
|
|
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- bertscore
|
9 |
+
- LLM-as-a-Judge
|
10 |
tags:
|
11 |
- gui
|
12 |
- agent
|
13 |
+
---
|
14 |
+
|
15 |
+
This is the first VideoLLM with powerful GUI-oriented capabilities, retrained on [GUI-World](https://gui-world.github.io). See [Github](https://github.com/Dongping-Chen/GUI-World) for how to use GUI-Vid for GUI understanding tasks.
|