WeiDai-David commited on
Commit
dac3691
·
verified ·
1 Parent(s): d4044b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,8 +9,7 @@ language:
9
 
10
  # **Office-Home-LDS Dataset**
11
 
12
- The Office-Home-LDS dataset is constructed by introducing label skew on top of the domain skew present in the original Office-Home dataset. <br>
13
- The goal is to create a more challenging and realistic dataset that simultaneously exhibits both label skew and domain skew.
14
 
15
  ## 📂 **Huggingface Dataset Structure**
16
  The dataset is organized as follows:
@@ -130,4 +129,5 @@ Office-Home-LDS/
130
  ├── Dataset-Office-Home-LDS.py # Python script for processing and splitting Original raw dataset
131
  └── README.md # Project documentation
132
 
133
- ```
 
 
9
 
10
  # **Office-Home-LDS Dataset**
11
 
12
+ The Office-Home-LDS dataset is constructed by introducing label skew on top of the domain skew present in the original Office-Home dataset. The goal is to create a more challenging and realistic dataset that simultaneously exhibits both label skew and domain skew.
 
13
 
14
  ## 📂 **Huggingface Dataset Structure**
15
  The dataset is organized as follows:
 
129
  ├── Dataset-Office-Home-LDS.py # Python script for processing and splitting Original raw dataset
130
  └── README.md # Project documentation
131
 
132
+ ```
133
+ ## 🐍 **Dataset-Office-Home-LDS.py**