Skip to content

Instantly share code, notes, and snippets.

@Pyr-000
Created August 21, 2022 14:33
Show Gist options
  • Save Pyr-000/c22bffffbdca8c76e19fd9ab97c0c36e to your computer and use it in GitHub Desktop.
Save Pyr-000/c22bffffbdca8c76e19fd9ab97c0c36e to your computer and use it in GitHub Desktop.
CLIP ViT-L/14 text encoding representations: UMAP+Clustering
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>adjectives (UMAP+k_means)</title>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-2.4.3.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root" id="c08da30a-98b2-47eb-b7b7-ed2d721292d8" data-root-id="1555"></div>
<script type="application/json" id="1737">
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment