LanXiaoPang613 commited on
Commit
1096af5
·
unverified ·
1 Parent(s): 8b258b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -41,7 +41,6 @@ To train on the Animal-10N dataset, run the following command:
41
  python train.py --num_epochs 60 --lambda_u 0 --data_path './data/Animal-10N' --dataset 'animal10N' --num_class 10
42
  ```
43
 
44
- <details>
45
  Animal-10N(https://dm.kaist.ac.kr/datasets/animal-10n/) dataset (You need to download the dataset from the corresponding website.)
46
 
47
 
 
41
  python train.py --num_epochs 60 --lambda_u 0 --data_path './data/Animal-10N' --dataset 'animal10N' --num_class 10
42
  ```
43
 
 
44
  Animal-10N(https://dm.kaist.ac.kr/datasets/animal-10n/) dataset (You need to download the dataset from the corresponding website.)
45
 
46