Commit
·
b033006
1
Parent(s):
ed5a173
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -37,8 +37,7 @@
|
|
37 |
<ul class="list-group list-group-light list-group-small">
|
38 |
|
39 |
|
40 |
-
|
41 |
-
|
42 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_pdb" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + PDB-UD</a></li>
|
43 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_fasttext_pdb" class="btn btn-seconday btn-lg active" >COMBO + fasttext + PDB-UD </a></li>
|
44 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_nkjp-by-name" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + NLPrePL-fair-by-name </a></li>
|
|
|
37 |
<ul class="list-group list-group-light list-group-small">
|
38 |
|
39 |
|
40 |
+
<li class="list-group-item"><a href="https://git.nlp.ipipan.waw.pl/alina/PDBUD" class="btn btn-seconday btn-lg active" target="_blank" > alina</a></li>
|
|
|
41 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_pdb" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + PDB-UD</a></li>
|
42 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_fasttext_pdb" class="btn btn-seconday btn-lg active" >COMBO + fasttext + PDB-UD </a></li>
|
43 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_nkjp-by-name" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + NLPrePL-fair-by-name </a></li>
|