PetraAI commited on
Commit
62f0c52
·
verified ·
1 Parent(s): e5b506d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/Nemotron-CrossThink
5
+ - nvidia/OpenCodeReasoning
6
+ - openbmb/Ultra-FineWeb
7
+ - DMindAI/DMind_Benchmark
8
+ - PetraAI/Microsoft_Learn
9
+ language:
10
+ - en
11
+ metrics:
12
+ - accuracy
13
+ - code_eval
14
+ base_model:
15
+ - PetraAI/Zalamati
16
+ new_version: Qwen/Qwen3-30B-A3B
17
+ library_name: adapter-transformers
18
+ tags:
19
+ - art
20
+ - code
21
+ ---