Skip to content

Commit df07ba5

Browse files
first commit
1 parent c440214 commit df07ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ This file adds a list of required package dependencies to the project using the
371371
#### `./dataset`
372372
This folder contains:
373373
- 30 datasets used in the main article
374-
- 7 additional datasets used in the supplementary material
374+
- 7 additional datasets used in the appendix
375375

376376
## Reproducing Article Results
377377
To reproduce the results from the article:
@@ -393,7 +393,7 @@ julia ./fuzzy-ucs/main.jl --all=true --inference=ds
393393
```
394394

395395

396-
These codes will run experiments on the 30 datasets used in the main article and the 7 datasets used in the supplementary material, and output results.
396+
These codes will run experiments on the 30 datasets used in the main article and the 7 datasets used in the appendix, and output results.
397397

398398
## Copyright
399399

0 commit comments

Comments
 (0)