Spaces:
Runtime error
Runtime error
Commit
•
55b1e7d
1
Parent(s):
a046e7e
Adding the link to nomic directly
Browse files
app.py
CHANGED
@@ -26,6 +26,8 @@ This space is triggered by a webhook for changes on
|
|
26 |
[derek-thomas/dataset-creator-reddit-bestofredditorupdates](https://huggingface.co/datasets/derek-thomas/dataset-creator-reddit-bestofredditorupdates).
|
27 |
It then takes the updates from that dataset and get embeddings and puts the results in
|
28 |
[https://huggingface.co/datasets/derek-thomas/reddit-bestofredditorupdates-processed](https://huggingface.co/datasets/derek-thomas/reddit-bestofredditorupdates-processed)
|
|
|
|
|
29 |
"""
|
30 |
|
31 |
html_str = """
|
|
|
26 |
[derek-thomas/dataset-creator-reddit-bestofredditorupdates](https://huggingface.co/datasets/derek-thomas/dataset-creator-reddit-bestofredditorupdates).
|
27 |
It then takes the updates from that dataset and get embeddings and puts the results in
|
28 |
[https://huggingface.co/datasets/derek-thomas/reddit-bestofredditorupdates-processed](https://huggingface.co/datasets/derek-thomas/reddit-bestofredditorupdates-processed)
|
29 |
+
|
30 |
+
Check out the original on [Nomic](https://atlas.nomic.ai/data/derek2/boru-subreddit-neural-search/map)
|
31 |
"""
|
32 |
|
33 |
html_str = """
|