change clusters label
Browse files- 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;'>
|
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",
|