diff --git a/website/src/lib/Dissection.svelte b/website/src/lib/Dissection.svelte index a4677d3..293c109 100644 --- a/website/src/lib/Dissection.svelte +++ b/website/src/lib/Dissection.svelte @@ -1,33 +1,44 @@
diff --git a/website/src/routes/+page.svelte b/website/src/routes/+page.svelte index 0c2ef4c..4fb03f3 100644 --- a/website/src/routes/+page.svelte +++ b/website/src/routes/+page.svelte @@ -97,7 +97,9 @@ import { balancer } from "svelte-action-balancer";

Explore the data

You can download the dataset with Reddit post ID, image URL, RoBERTa semantic cluster label, and template visual cluster label at this link (63MB gzipped).

-
+

Use the dropdown below to view some more examples of semantic clusters.

+ +

Conclusion

diff --git a/website/static/semclusters/baby.png b/website/static/semclusters/baby.png new file mode 100644 index 0000000..77307fa Binary files /dev/null and b/website/static/semclusters/baby.png differ diff --git a/website/static/semclusters/concern.png b/website/static/semclusters/concern.png new file mode 100644 index 0000000..509cd2c Binary files /dev/null and b/website/static/semclusters/concern.png differ diff --git a/website/static/semclusters/me_and_the_boys.png b/website/static/semclusters/me_and_the_boys.png new file mode 100644 index 0000000..c8d15da Binary files /dev/null and b/website/static/semclusters/me_and_the_boys.png differ diff --git a/website/static/semclusters/outsider.png b/website/static/semclusters/outsider.png new file mode 100644 index 0000000..3c1a48d Binary files /dev/null and b/website/static/semclusters/outsider.png differ