Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
duoduoyeah
/
fast_4d_4096v
like
0
Model card
Files
Files and versions
xet
Community
duoduoyeah
commited on
Dec 15, 2025
Commit
b225d26
·
verified
·
1 Parent(s):
e866845
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
python -m scripts.base_train \
2
+
--depth=4 \
3
+
--max_seq_len=1024 \
4
+
--device_batch_size=256 \
5
+
--target_param_data_ratio=60