Adapters
code
crystalai commited on
Commit
9680e42
·
verified ·
1 Parent(s): c321818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: c-uda
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: c-uda
3
+ datasets:
4
+ - nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim
5
+ - PixelAI-Team/TalkBody4D
6
+ metrics:
7
+ - accuracy
8
+ - character
9
+ base_model:
10
+ - google/gemma-3-27b-it
11
+ - mistralai/Mistral-Small-3.1-24B-Instruct-2503
12
+ - Qwen/Qwen2.5-Omni-7B
13
+ new_version: Qwen/Qwen2.5-Omni-7B
14
+ library_name: adapter-transformers
15
+ tags:
16
+ - code
17
+ ---