Asteroid
English
Lua
Roblox
ItzzAx3l83 commited on
Commit
343795a
·
verified ·
1 Parent(s): a8105f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/OpenCodeReasoning
5
+ - openai/mrcr
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - Qwen/Qwen2.5-Omni-7B
12
+ - agentica-org/DeepCoder-14B-Preview
13
+ new_version: Qwen/Qwen3-235B-A22B
14
+ library_name: asteroid
15
+ tags:
16
+ - Lua
17
+ - Roblox
18
+ ---