Update README.md
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ language:
|
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
-
# 2024-05-19: v2 is released -> [llm-data-textbook-quality-fasttext-
|
24 |
-
# A more optimized model is released -> [kenhktsui/llm-data-textbook-quality-fasttext-
|
25 |
|
26 |
|
27 |
-
# llm-data-textbook-quality-
|
28 |
This model can classify if a text is of textbook quality data. It can be used as a filter for data curation when training a LLM.
|
29 |
Please note textbook quality is a subset of high quality.
|
30 |
|
|
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
+
# 2024-05-19: v2 is released -> [llm-data-textbook-quality-fasttext-classifier-v2](https://huggingface.co/kenhktsui/llm-data-textbook-quality-fasttext-classifier-v2)
|
24 |
+
# A more optimized model is released -> [kenhktsui/llm-data-textbook-quality-fasttext-classifier-v1](https://huggingface.co/kenhktsui/llm-data-textbook-quality-fasttext-classifier-v1)
|
25 |
|
26 |
|
27 |
+
# llm-data-textbook-quality-classifier-v1
|
28 |
This model can classify if a text is of textbook quality data. It can be used as a filter for data curation when training a LLM.
|
29 |
Please note textbook quality is a subset of high quality.
|
30 |
|