update readme
Browse files
README.md
CHANGED
@@ -14,18 +14,22 @@ pinned: false
|
|
14 |
|
15 |
</p>
|
16 |
<a href="https://spacy.io/" class="block overflow-hidden group">
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
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
|