kenhktsui commited on
Commit
e250da2
1 Parent(s): 8a027c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ 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
  # llm-data-textbook-quality-classifer-v1
24
  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.
25
  Please note textbook quality is a subset of high quality.
 
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
+ # 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)
24
+
25
+
26
  # llm-data-textbook-quality-classifer-v1
27
  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.
28
  Please note textbook quality is a subset of high quality.