Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- google/mobile-actions
|
| 5 |
+
- nvidia/NitroGen
|
| 6 |
+
- TeichAI/gemini-3-pro-preview-high-reasoning-1000x
|
| 7 |
+
- TeichAI/claude-4.5-opus-high-reasoning-250x
|
| 8 |
+
language:
|
| 9 |
+
- am
|
| 10 |
+
metrics:
|
| 11 |
+
- accuracy
|
| 12 |
+
- f1
|
| 13 |
+
- bertscore
|
| 14 |
+
- code_eval
|
| 15 |
+
- precision
|
| 16 |
+
- sign/signwriting_similarity
|
| 17 |
+
base_model:
|
| 18 |
+
- MiniMaxAI/MiniMax-M2.1
|
| 19 |
+
- openai/gpt-oss-120b
|
| 20 |
+
- meta-llama/Llama-4-Scout-17B-16E-Instruct
|
| 21 |
+
- xai-org/grok-2
|
| 22 |
+
- Qwen/Qwen3-Coder-480B-A35B-Instruct
|
| 23 |
+
- TeichAI/Qwen3-4B-Instruct-2507-Gemini-3-Pro-Preview-Distill-GGUF
|
| 24 |
+
- DavidAU/Llama3.3-8B-Instruct-Thinking-Claude-4.5-Opus-High-Reasoning
|
| 25 |
+
library_name: bertopic
|
| 26 |
+
---
|