Image-Text-to-Text
Transformers
Safetensors
huangzhiyuan commited on
Commit
60aa2d9
Β·
1 Parent(s): ce86b5b

Improve model card

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  base_model:
4
  - InternVL/InternVL2-26B
 
 
 
5
  ---
6
 
7
  ## SpiritSight Agent: Advanced GUI Agent with One Look
@@ -9,7 +11,8 @@ base_model:
9
  <p align="center">
10
  <a href="https://arxiv.org/abs/2503.03196">πŸ“„ Paper</a> β€’
11
  <a href="https://huggingface.co/SenseLLM/SpiritSight-Agent-26B">πŸ€– Models</a> β€’
12
- <a href="" style="pointer-events: none">πŸ“š Datasets (Coming soon…)</a>
 
13
  </p>
14
 
15
 
@@ -75,4 +78,4 @@ We thank the following amazing projects that truly inspired us:
75
  - [GUI-Odyssey](https://github.com/OpenGVLab/GUI-Odyssey)
76
  - [AMEX](https://huggingface.co/datasets/Yuxiang007/AMEX)
77
  - [AndroidControl](https://github.com/google-research/google-research/tree/master/android_control)
78
- - [GUICourse](https://github.com/yiye3/GUICourse)
 
1
  ---
 
2
  base_model:
3
  - InternVL/InternVL2-26B
4
+ license: apache-2.0
5
+ library_name: transformers
6
+ pipeline_tag: image-text-to-text
7
  ---
8
 
9
  ## SpiritSight Agent: Advanced GUI Agent with One Look
 
11
  <p align="center">
12
  <a href="https://arxiv.org/abs/2503.03196">πŸ“„ Paper</a> β€’
13
  <a href="https://huggingface.co/SenseLLM/SpiritSight-Agent-26B">πŸ€– Models</a> β€’
14
+ <a href="https://hzhiyuan.github.io/SpiritSight-Agent">🌐 Project Page</a> β€’
15
+ <a href="https://huggingface.co/datasets/SenseLLM/GUI-Lasagne-L1">πŸ“š Datasets</a>
16
  </p>
17
 
18
 
 
78
  - [GUI-Odyssey](https://github.com/OpenGVLab/GUI-Odyssey)
79
  - [AMEX](https://huggingface.co/datasets/Yuxiang007/AMEX)
80
  - [AndroidControl](https://github.com/google-research/google-research/tree/master/android_control)
81
+ - [GUICourse](https://github.com/yiye3/GUICourse)