Text Classification
fastText
English
kenhktsui commited on
Commit
3284e23
·
verified ·
1 Parent(s): 6959951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -105,3 +105,12 @@ Predicted - Actual Rating | Frequency | %
105
 
106
  ### Alignment with [HuggingFaceFW/fineweb-edu-classifier](https://huggingface.co/HuggingFaceFW/fineweb-edu-classifier)
107
  Spearman rank-order correlation coefficient is 0.5881 in MiniPile train split and 0.5832 in test split, indicating a moderately strong monotonic relationship in over 1 million representative document in web data.
 
 
 
 
 
 
 
 
 
 
105
 
106
  ### Alignment with [HuggingFaceFW/fineweb-edu-classifier](https://huggingface.co/HuggingFaceFW/fineweb-edu-classifier)
107
  Spearman rank-order correlation coefficient is 0.5881 in MiniPile train split and 0.5832 in test split, indicating a moderately strong monotonic relationship in over 1 million representative document in web data.
108
+
109
+ # Citation
110
+ ```
111
+ @misc{ktsui2024cpueduvalue,
112
+ title={Low Latency CPU Based Educational Value Classifier With Generic Educational Value},
113
+ author={Ken Tsui and Huu Nguyen},
114
+ year={2024},
115
+ }
116
+ ```