Skip to content

Instantly share code, notes, and snippets.

@Pyr-000
Created August 21, 2022 20:16
Show Gist options
  • Save Pyr-000/3dc6636d84d5403228865f29d5ca4729 to your computer and use it in GitHub Desktop.
Save Pyr-000/3dc6636d84d5403228865f29d5ca4729 to your computer and use it in GitHub Desktop.
CLIP ViT-L/14 text encoding representations: UMAP+Clustering rev3
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="9b707171-3403-48b2-91d1-b098cb70b305" data-root-id="1748"></div>
<script type="application/json" id="1881">
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