Skip to content

Instantly share code, notes, and snippets.

@Pyr-000
Created August 21, 2022 22:01
Show Gist options
  • Save Pyr-000/8bf4a50fae8f57e41a21b9739010de60 to your computer and use it in GitHub Desktop.
Save Pyr-000/8bf4a50fae8f57e41a21b9739010de60 to your computer and use it in GitHub Desktop.
CLIP ViT-L/14 text encoding representations: UMAP+Clustering rev4
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" src="https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.4.3.min.js"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root" id="82e31f7a-e8ef-4740-a3f4-32bcab8d6392" data-root-id="1572"></div>
<script type="application/json" id="1705">
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.)

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