SaulLu commited on
Commit
8501f9c
·
1 Parent(s): ac4d5e6

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -14,18 +14,22 @@ pinned: false
14
 
15
  </p>
16
  <a href="https://spacy.io/" class="block overflow-hidden group">
17
- <div
18
- class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
19
- >
20
- <img alt="" src="/front/assets/promo/spacy_logo.png" class="w-40" />
21
- </div>
22
- <div class="underline">How to join the training?</div>
 
23
  </a>
24
 
25
  <a class="block overflow-hidden">
 
 
 
26
  <iframe src="https://www.youtube.com/embed/v8ShbLasRF8" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0"></iframe>
27
  <div href="https://www.youtube.com/watch?v=v8ShbLasRF8&t=6s" class="underline">What is a collaborative training?</div>
28
-
29
  </a>
30
  <a class="block overflow-hidden group">
31
  <div
 
14
 
15
  </p>
16
  <a href="https://spacy.io/" class="block overflow-hidden group">
17
+ Do not hesitate to consult:
18
+ <!-- TODO: add the links -->
19
+ <ul>
20
+ <li> the spaces which explains how to join the collaborative training</li>
21
+ <li> the <a href="https://huggingface.co/spaces/training-transformers-together/Dashboard"> spaces </a> that gathers the training metrics of the model</li>
22
+ <li> the model uploaded regularly during its training</li>
23
+ </ul>
24
  </a>
25
 
26
  <a class="block overflow-hidden">
27
+ <div
28
+ class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden"
29
+ >
30
  <iframe src="https://www.youtube.com/embed/v8ShbLasRF8" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0"></iframe>
31
  <div href="https://www.youtube.com/watch?v=v8ShbLasRF8&t=6s" class="underline">What is a collaborative training?</div>
32
+ </div>
33
  </a>
34
  <a class="block overflow-hidden group">
35
  <div