Spaces:
Sleeping
Sleeping
Link models, add discovery tags
Browse files
README.md
CHANGED
|
@@ -10,6 +10,18 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
hardware: zero-a10g
|
| 12 |
short_description: Ask a frozen LM what it is thinking, in plain English.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# MindReader-NLA
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
hardware: zero-a10g
|
| 12 |
short_description: Ask a frozen LM what it is thinking, in plain English.
|
| 13 |
+
models:
|
| 14 |
+
- Qwen/Qwen2.5-7B
|
| 15 |
+
- RiverRider/srt-nla-av-v1
|
| 16 |
+
tags:
|
| 17 |
+
- srt
|
| 18 |
+
- semiotic-reflexive-transformer
|
| 19 |
+
- interpretability
|
| 20 |
+
- introspection
|
| 21 |
+
- uncertainty
|
| 22 |
+
- visualization
|
| 23 |
+
- llm
|
| 24 |
+
thumbnail: https://huggingface.co/spaces/RiverRider/srt-nla-demo/resolve/main/thumbnail.png
|
| 25 |
---
|
| 26 |
|
| 27 |
# MindReader-NLA
|