Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ There are two objectives:
|
|
16 |
- 🧪fasttext vs transformer based model: How does this lightweight model with limited capacity compare to the original model [HuggingFaceFW/fineweb-edu-classifier](https://huggingface.co/HuggingFaceFW/fineweb-edu-classifier)?
|
17 |
|
18 |
|
19 |
-
|
20 |
|
21 |
|
22 |
## 🛠️Usage
|
|
|
16 |
- 🧪fasttext vs transformer based model: How does this lightweight model with limited capacity compare to the original model [HuggingFaceFW/fineweb-edu-classifier](https://huggingface.co/HuggingFaceFW/fineweb-edu-classifier)?
|
17 |
|
18 |
|
19 |
+
The FastText approach is inspired by my independent development of educational classifier based on a different definition of educational value, which can be found at [kenhktsui/llm-data-textbook-quality-fasttext-classifier-v2](https://huggingface.co/kenhktsui/llm-data-textbook-quality-fasttext-classifier-v2).
|
20 |
|
21 |
|
22 |
## 🛠️Usage
|