Skip to content

Instantly share code, notes, and snippets.

@Pyr-000
Last active August 21, 2022 20:07
Show Gist options
  • Save Pyr-000/9a4d75c75e118884ace0a5895a9c4dce to your computer and use it in GitHub Desktop.
Save Pyr-000/9a4d75c75e118884ace0a5895a9c4dce to your computer and use it in GitHub Desktop.
CLIP ViT-L/14 text encoding representations: UMAP+Clustering rev2
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="eb149af7-72d3-491e-8c3f-b5843365561f" data-root-id="1371"></div>
<script type="application/json" id="1553">
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