Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|
4 |
+
Fasttext model used for filtering in [DataComp-LM](https://arxiv.org/abs/2406.11794)
|
5 |
+
|
6 |
+
See [fasttext documentation](https://fasttext.cc/docs/en/python-module.html) for how to use with python.
|