Video-Text-to-Text
English
gui
agent

Add pipeline tag

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
- license: cc-by-4.0
3
  datasets:
4
  - shuaishuaicdp/GUI-World
5
  language:
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.
 
1
  ---
 
2
  datasets:
3
  - shuaishuaicdp/GUI-World
4
  language:
5
  - en
6
+ license: cc-by-4.0
7
  metrics:
8
  - bertscore
9
  - LLM-as-a-Judge
10
  tags:
11
  - gui
12
  - agent
13
+ pipeline_tag: video-text-to-text
14
  ---
15
 
16
  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.