RogerFerrod commited on
Commit
ca3a616
·
verified ·
1 Parent(s): d31d2cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -23
README.md CHANGED
@@ -12,6 +12,7 @@ tags:
12
  - image
13
  - text
14
  - geospatial
 
15
  - remote-sensing
16
  - earth-observation
17
  - spatial-understanding
@@ -19,39 +20,22 @@ tags:
19
  - cadastral
20
  - vector-data
21
  - aerial-imagery
 
22
  - parquet
23
  - datasets
24
  - geopandas
 
 
25
  pretty_name: GroundSet
26
  size_categories:
27
  - 100K<n<1M
28
- configs:
29
- - config_name: pretraining
30
- data_files:
31
- - split: train
32
- path: pretraining/train-*
33
- dataset_info:
34
- config_name: pretraining
35
- features:
36
- - name: image
37
- dtype: image
38
- - name: file_name
39
- dtype: string
40
- - name: json
41
- dtype: string
42
- splits:
43
- - name: train
44
- num_bytes: 313640428884.099
45
- num_examples: 452519
46
- download_size: 309407032120
47
- dataset_size: 313640428884.099
48
  ---
49
 
50
  # GroundSet: A Cadastral-Grounded Dataset for Spatial Understanding with Vector Data
51
 
52
- [comment]: [![Paper](https://img.shields.io/badge/arXiv-Paper-b31b1b.svg)](https://arxiv.org/abs/YOUR_ARXIV_ID)
53
- [comment]:[![Code](https://img.shields.io/badge/GitHub-Code-181717.svg)](https://github.com/YOUR_GITHUB_REPO)
54
- [comment]:[![Model](https://img.shields.io/badge/🤗_Hub-Models-ffd21e.svg)](https://huggingface.co/YOUR_MODEL_LINK)
55
 
56
  GroundSet is a large-scale Earth Observation dataset grounded in verifiable cadastral vector data, designed to bridge the gap in fine-grained spatial understanding for modern Multimodal Models.
57
 
 
12
  - image
13
  - text
14
  - geospatial
15
+
16
  - remote-sensing
17
  - earth-observation
18
  - spatial-understanding
 
20
  - cadastral
21
  - vector-data
22
  - aerial-imagery
23
+
24
  - parquet
25
  - datasets
26
  - geopandas
27
+ # ArXiv Link
28
+ #- arxiv:2603.12345
29
  pretty_name: GroundSet
30
  size_categories:
31
  - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ---
33
 
34
  # GroundSet: A Cadastral-Grounded Dataset for Spatial Understanding with Vector Data
35
 
36
+ [![Paper](https://img.shields.io/badge/arXiv-Paper-b31b1b.svg)]()
37
+ [![Model](https://img.shields.io/badge/🤗_Hub-Models-ffd21e.svg)](https://huggingface.co/RogerFerrod/GroundSet-LLaVA-1.6-7B)
38
+ [![Code](https://img.shields.io/badge/GitHub-Code-181717.svg)](https://github.com/rogerferrod/GroundSet)
39
 
40
  GroundSet is a large-scale Earth Observation dataset grounded in verifiable cadastral vector data, designed to bridge the gap in fine-grained spatial understanding for modern Multimodal Models.
41