New update
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- nvidia/Llama-Nemotron-Post-Training-Dataset
|
5 |
+
- nvidia/OpenCodeReasoning
|
6 |
+
- glaiveai/reasoning-v1-20m
|
7 |
+
- PixelAI-Team/TalkBody4D
|
8 |
+
language:
|
9 |
+
- cs
|
10 |
+
- en
|
11 |
+
- sk
|
12 |
+
- pl
|
13 |
+
- de
|
14 |
+
metrics:
|
15 |
+
- accuracy
|
16 |
+
- bertscore
|
17 |
+
- bleu
|
18 |
+
base_model:
|
19 |
+
- deepseek-ai/DeepSeek-V3-0324
|
20 |
+
- bartowski/deepseek-ai_DeepSeek-V3-0324-GGUF
|
21 |
+
- meta-llama/Llama-4-Scout-17B-16E-Instruct
|
22 |
+
- sesame/csm-1b
|
23 |
+
- microsoft/bitnet-b1.58-2B-4T
|
24 |
+
- Qwen/Qwen2.5-Omni-7B
|
25 |
+
pipeline_tag: any-to-any
|
26 |
+
library_name: adapter-transformers
|
27 |
+
tags:
|
28 |
+
- chemistry
|
29 |
+
- biology
|
30 |
+
- legal
|
31 |
+
- music
|
32 |
+
- finance
|
33 |
+
- art
|
34 |
+
- climate
|
35 |
+
- code
|
36 |
+
- medical
|
37 |
+
- not-for-all-audiences
|
38 |
+
---
|