guipenedo HF staff commited on
Commit
09e5351
·
1 Parent(s): 648d2e1

change clusters label

Browse files
Files changed (1) hide show
  1. src/clusters.js +1 -1
src/clusters.js CHANGED
@@ -33,7 +33,7 @@ const DEFAULT_XAXIS = {
33
  showgrid: false,
34
  zeroline: false,
35
  title: {
36
- text: "<a href='https://github.com/huggingface/text-clustering' target='_blank' style='color: inherit;'>Fineweb dataset</a>",
37
  font: {
38
  size: 16,
39
  style: "italic",
 
33
  showgrid: false,
34
  zeroline: false,
35
  title: {
36
+ text: "The 🍷 FineWeb dataset, <a href='https://github.com/huggingface/text-clustering' target='_blank' style='color: inherit;'>clustered</a> and annotated with educational score labels",
37
  font: {
38
  size: 16,
39
  style: "italic",