Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
RL-MIND
/
DMNSP
like
2
Follow
RL-MIND Group
8
Model card
Files
Files and versions
xet
Community
main
DMNSP
/
run_cifar100-10-10.sh
boringKey
Upload 46 files
b389d26
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
195 Bytes
#!bin/bash
python main.py \
--config-path /DMNSP/configs/class \
--config-name cifar100_10-10.yaml \
dataset_root=
"/data/**/"
\
class_order=
"/DMNSP/class_orders/cifar100.yaml"