nielsr HF staff commited on
Commit
f23533a
·
verified ·
1 Parent(s): e076b37

Add Hugging Face Papers link and clarify task category

Browse files

This PR adds a link to the paper on Hugging Face Papers with Code and ensures the dataset is correctly categorized under `robotics`.

Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: mit
3
  language:
4
  - en
 
 
 
5
  tags:
6
  - Visual Nagivation
7
  - Proxy Map
@@ -15,6 +17,8 @@ tags:
15
  Accepted to [HRI2025 Short Contributions](https://humanrobotinteraction.org/2025/short-contributions/)
16
 
17
  Preprint: [arxiv.org/pdf/2308.16682](arxiv.org/pdf/2308.16682)
 
 
18
 
19
  ### Dataset Organization
20
 
@@ -158,4 +162,4 @@ We will conduct a long-term maintenance plan to ensure the accessability and qua
158
  note = {Accessed: 2025-02-07}
159
  }
160
  ```
161
- Note: change the accessed date.
 
1
  ---
 
2
  language:
3
  - en
4
+ license: mit
5
+ task_categories:
6
+ - robotics
7
  tags:
8
  - Visual Nagivation
9
  - Proxy Map
 
17
  Accepted to [HRI2025 Short Contributions](https://humanrobotinteraction.org/2025/short-contributions/)
18
 
19
  Preprint: [arxiv.org/pdf/2308.16682](arxiv.org/pdf/2308.16682)
20
+ Paper: [Hugging Face Papers with Code](https://hf.co/papers/2402.14281)
21
+
22
 
23
  ### Dataset Organization
24
 
 
162
  note = {Accessed: 2025-02-07}
163
  }
164
  ```
165
+ Note: change the accessed date.