Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
nielsr HF staff commited on
Commit
5a655f7
·
verified ·
1 Parent(s): 156bf7c

Add task category + link to HF paper page

Browse files

Adds the robotics task category to the dataset card, as well as links the dataset to the Hugging Face paper page.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
4
  <div align="center">
5
  <div style="margin-bottom: 30px">
6
  <div style="display: flex; flex-direction: column; align-items: center; gap: 8px">
@@ -11,7 +14,7 @@ license: mit
11
  <h2 style="font-size: 32px; margin: 20px 0;">Skill Expansion and Composition in Parameter Space</h2>
12
  <h4 style="color: #666; margin-bottom: 25px;">International Conference on Learning Representation (ICLR), 2025</h4>
13
  <p align="center" style="margin: 20px 0;">
14
- <a href="https://arxiv.org/abs/2502.05932">
15
  <img src="https://img.shields.io/badge/arXiv-2502.05932-b31b1b.svg">
16
  </a>
17
  <!-- &nbsp;&nbsp; -->
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - robotics
5
  ---
6
+
7
  <div align="center">
8
  <div style="margin-bottom: 30px">
9
  <div style="display: flex; flex-direction: column; align-items: center; gap: 8px">
 
14
  <h2 style="font-size: 32px; margin: 20px 0;">Skill Expansion and Composition in Parameter Space</h2>
15
  <h4 style="color: #666; margin-bottom: 25px;">International Conference on Learning Representation (ICLR), 2025</h4>
16
  <p align="center" style="margin: 20px 0;">
17
+ <a href="https://huggingface.co/papers/2502.05932">
18
  <img src="https://img.shields.io/badge/arXiv-2502.05932-b31b1b.svg">
19
  </a>
20
  <!-- &nbsp;&nbsp; -->