File size: 688 Bytes
0680536
bd10abf
 
 
 
0680536
 
bd10abf
0680536
 
bd10abf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: Embedding Atlas Static - IMDB Demo
emoji: 🗺️
colorFrom: blue
colorTo: purple
sdk: static
pinned: false
license: mit
---

# 🗺️ Embedding Atlas - IMDB Dataset

This is a static export of [Embedding Atlas](https://github.com/apple/embedding-atlas) visualization for the IMDB dataset.

## Features

- Interactive embedding visualization
- Real-time search and filtering
- Automatic clustering with labels
- WebGPU-accelerated rendering

## How this was created

```bash
uvx -w datasets embedding-atlas stanfordnlp/imdb --export-application test.zip
```

Then the ZIP contents were extracted and deployed as a static HF Space.

---

*Created with embedding-atlas by Apple*