Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories: [text-generation]
|
| 4 |
+
tags: [axon, ranger-omni, identity, instruction-following]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Ranger Omni — identity dataset
|
| 8 |
+
|
| 9 |
+
160 examples that pin a model's identity: name (Ranger Omni), maker (Axon Labs),
|
| 10 |
+
7B dense, multimodal input (text/image/audio/video), speech output, 32k context.
|
| 11 |
+
|
| 12 |
+
Buckets: direct (45), adversarial (45), multimodal (40), incidental (30).
|
| 13 |
+
|
| 14 |
+
Format: JSONL of `{"bucket", "prompt", "response"}`.
|
| 15 |
+
Generated and audited — zero other-lab mentions, zero instruction leaks, and no
|
| 16 |
+
false rejection of modalities the model actually has.
|