laurievb commited on
Commit
be5bd6c
·
verified ·
1 Parent(s): c863ba4

Add link to OpenLID v2

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -21,6 +21,8 @@ OpenLID is a high-coverage, high-performance language identification model. It i
21
 
22
  The model and training data are described in [Burchell et al. (2023)](https://aclanthology.org/2023.acl-short.75/) and the original fastText implementation is available through [github](https://github.com/laurieburchell/open-lid-dataset).
23
 
 
 
24
 
25
  ### How to use
26
 
 
21
 
22
  The model and training data are described in [Burchell et al. (2023)](https://aclanthology.org/2023.acl-short.75/) and the original fastText implementation is available through [github](https://github.com/laurieburchell/open-lid-dataset).
23
 
24
+ > [!NOTE]
25
+ > An updated version of the OpenLID model and dataset is available on HuggingFace: [OpenLID-v2](https://huggingface.co/datasets/laurievb/OpenLID-v2)
26
 
27
  ### How to use
28