We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04157f7 commit 3af38efCopy full SHA for 3af38ef
1 file changed
index.html
@@ -106,6 +106,17 @@ <h1 class="title is-1 publication-title">
106
</a>
107
</span> -->
108
<!-- Code Link. -->
109
+ <span class="link-block">
110
+ <!-- https://github.com/han20192019/skill-composition-benchmark -->
111
+ <a href="https://github.com/han20192019/skill-composition-benchmark"
112
+ class="external-link button is-normal is-rounded is-dark">
113
+ <span class="icon">
114
+ <i class="fab fa-github"></i>
115
+ </span>
116
+ <span>Benchmark</span>
117
+ </a>
118
119
+
120
<span class="link-block">
121
<!-- https://github.com/google/nerfies -->
122
<a
0 commit comments