Text Classification
Dia56 commited on
Commit
bb0581c
·
verified ·
1 Parent(s): cfb6317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - deepseek-ai/DeepSeek-V3-0324
9
+ new_version: deepseek-ai/DeepSeek-V3-0324
10
+ pipeline_tag: text-classification
11
+ ---