blumenstiel commited on
Commit
39a5a33
Β·
1 Parent(s): b30f8ed

Update website

Browse files
Files changed (1) hide show
  1. index.html +8 -8
index.html CHANGED
@@ -173,9 +173,9 @@
173
 
174
  <!-- ───────── SPARK & FAQ ───────── -->
175
  <section class="section alt-bg full-bleed">
176
- <p class="content has-text-centered">
177
- <strong>Ready? Share your breakthrough and claim the next TerraMind Blue-Sky Award!</strong>
178
- </p>
179
 
180
  <div class="container is-max-desktop">
181
  <h2 class="title is-5">Need a spark?</h2>
@@ -188,26 +188,26 @@
188
  <h2 class="title is-5 mt-6">Have a question?</h2>
189
 
190
  <p class="content">
191
- <strong>Where do I find more information on TerraMind?</strong>
192
  We provide details in our <a href="https://arxiv.org/abs/2504.11171" target="_blank">pre-print</a> and the model is available on <a href="https://huggingface.co/ibm-esa-geospatial/TerraMind-1.0-base" target="_blank">Hugging Face</a>.
193
  </p>
194
 
195
  <p class="content">
196
- <strong>Can I submit more than one idea?</strong>
197
  Yesβ€”submit as many innovations as you like, but remember that each team or individual can only win one round.
198
  </p>
199
 
200
  <p class="content">
201
- <strong>Do I have to open-source my code and data?</strong>
202
  Yes and no. It's not mandatory, but we value it in the spirit of open science and reproducibility during the evaluation.
203
  </p>
204
 
205
  <p class="content">
206
- <strong>Can I reuse work already published elsewhere?</strong>
207
  Yes, you should even link to the published work in your post.
208
  </p>
209
 
210
- <p class="content">
211
  <strong>Something unclear?</strong> Open a new discussion titled <code>[Question] topic</code> in the Community tab.
212
  </p>
213
  <br>
 
173
 
174
  <!-- ───────── SPARK & FAQ ───────── -->
175
  <section class="section alt-bg full-bleed">
176
+ <!-- <p class="content has-text-centered">-->
177
+ <!-- <strong>Ready? Share your breakthrough and claim the next TerraMind Blue-Sky Award!</strong>-->
178
+ <!-- </p>-->
179
 
180
  <div class="container is-max-desktop">
181
  <h2 class="title is-5">Need a spark?</h2>
 
188
  <h2 class="title is-5 mt-6">Have a question?</h2>
189
 
190
  <p class="content">
191
+ <strong>Where do I find more information on TerraMind?</strong><br>
192
  We provide details in our <a href="https://arxiv.org/abs/2504.11171" target="_blank">pre-print</a> and the model is available on <a href="https://huggingface.co/ibm-esa-geospatial/TerraMind-1.0-base" target="_blank">Hugging Face</a>.
193
  </p>
194
 
195
  <p class="content">
196
+ <strong>Can I submit more than one idea?</strong><br>
197
  Yesβ€”submit as many innovations as you like, but remember that each team or individual can only win one round.
198
  </p>
199
 
200
  <p class="content">
201
+ <strong>Do I have to open-source my code and data?</strong><br>
202
  Yes and no. It's not mandatory, but we value it in the spirit of open science and reproducibility during the evaluation.
203
  </p>
204
 
205
  <p class="content">
206
+ <strong>Can I reuse work already published elsewhere?</strong><br>
207
  Yes, you should even link to the published work in your post.
208
  </p>
209
 
210
+ <p class="content"><br>
211
  <strong>Something unclear?</strong> Open a new discussion titled <code>[Question] topic</code> in the Community tab.
212
  </p>
213
  <br>