Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,47 @@ colorFrom: green
|
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
license: afl-3.0
|
| 9 |
---
|
| 10 |
|
| 11 |
+
|
| 12 |
+
Useful HF resources and contributors for Dutch NLP are
|
| 13 |
+
|
| 14 |
+
Individuals
|
| 15 |
+
* [Pieter Delobelle](https://huggingface.co/pdelobelle), [homepage](https://pieter.ai/) and [git](https://github.com/ipieter)
|
| 16 |
+
* [Bram van Roy](https://huggingface.co/BramVanroy) and [homepage](https://bramvanroy.github.io/)
|
| 17 |
+
* [Robin Smits](https://huggingface.co/robinsmits) and [git](https://github.com/robinsmits)
|
| 18 |
+
* [Janneke van de Zwaan](https://huggingface.co/jvdzwaan/ocrpostcorrection-task-1) and [git](https://github.com/jvdzwaan)
|
| 19 |
+
* [Yeb Havinga](https://huggingface.co/yhavinga) and [git](https://github.com/yhavinga)
|
| 20 |
+
* [Wietse de Vries](https://huggingface.co/wietsedv) and [git](https://github.com/wietsedv)
|
| 21 |
+
* [François Remy](https://huggingface.co/FremyCompany), [homepage](http://fremycompany.com) and [git](https://github.com/FremyCompany)
|
| 22 |
+
|
| 23 |
+
Organisations
|
| 24 |
+
* [NLPtown](https://huggingface.co/nlptown) and [homepage](http://nlp.town/)
|
| 25 |
+
* [doc2query](https://huggingface.co/doc2query)
|
| 26 |
+
* [LT3, language and translation technology team, University of Gent](https://huggingface.co/LT3) and [homepage](https://lt3.ugent.be/)
|
| 27 |
+
* [Textgain](https://huggingface.co/textgain) and [homepage](https://www.textgain.com/)
|
| 28 |
+
* [ML6](https://huggingface.co/ml6team), [homepage](https://ml6.eu/) and [git](https://github.com/ml6team)
|
| 29 |
+
* [CLiPS](https://huggingface.co/clips), [homepage](https://www.uantwerpen.be/en/research-groups/clips/) and [git](https://github.com/clips)
|
| 30 |
+
* [DTAI Research Group, KU Leuven](https://huggingface.co/DTAI-KULeuven), [homepage](https://dtai.cs.kuleuven.be/) and [git](https://github.com/ML-KULeuven)
|
| 31 |
+
* [GroNLP](https://huggingface.co/GroNLP), [homepage](https://www.rug.nl/research/clcg/research/cl/)
|
| 32 |
+
* [CLTL](https://huggingface.co/CLTL), [homepage](http://cltl.nl) and [git](https://github.com/CLTL)
|
| 33 |
+
* [Nederlands Forensic Institute](https://huggingface.co/NetherlandsForensicInstitute), [homepage](https://forensicinstitute.nl/) and [git](https://github.com/NetherlandsForensicInstitute)
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
Encoder models
|
| 37 |
+
* [RobBERT v2](https://huggingface.co/pdelobelle/robbert-v2-dutch-base)
|
| 38 |
+
* [BERTje](https://huggingface.co/GroNLP/bert-base-dutch-cased)
|
| 39 |
+
* [BelabBERT](https://huggingface.co/jwouts/belabBERT_115k)
|
| 40 |
+
|
| 41 |
+
Decoder models
|
| 42 |
+
* [GPT-2 on mC4](https://huggingface.co/yhavinga/gpt2-large-dutch), [GPT-2 finetuned on ](https://huggingface.co/GroNLP/gpt2-medium-dutch-embeddings)
|
| 43 |
+
* [GPT-neo on mC4](https://huggingface.co/yhavinga/gpt-neo-1.3B-dutch)
|
| 44 |
+
|
| 45 |
+
NTMs
|
| 46 |
+
* [NLLB200](https://huggingface.co/facebook/nllb-200-3.3B)
|
| 47 |
+
* [UL2, en-nl](https://huggingface.co/yhavinga/ul2-large-en-nl), [UL2, nl-en](https://huggingface.co/yhavinga/ul2-large-dutch-english)
|
| 48 |
+
* [OPUS MT, en-nl](https://huggingface.co/Helsinki-NLP/opus-mt-en-nl), [OPUS MT, nl-en](https://huggingface.co/Helsinki-NLP/opus-mt-nl-en)
|
| 49 |
+
* [Llama 2 MT, nl-en](https://huggingface.co/kaitchup/Llama-2-7b-mt-Dutch-to-English)
|
| 50 |
+
|
| 51 |
+
Still to add; sentence similarity and data sets.
|