kenhktsui commited on
Commit
494c91f
1 Parent(s): ed09ea9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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-classifer-v2](https://huggingface.co/kenhktsui/llm-data-textbook-quality-fasttext-classifer-v2)
24
- # A more optimized model is released -> [kenhktsui/llm-data-textbook-quality-fasttext-classifer-v1](https://huggingface.co/kenhktsui/llm-data-textbook-quality-fasttext-classifer-v1)
25
 
26
 
27
- # llm-data-textbook-quality-classifer-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
 
 
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