eustlb HF staff commited on
Commit
5570707
β€’
1 Parent(s): d9077dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -299,8 +299,8 @@ English
299
  We provide the following configurations for the dataset: `cc-by-clean` (`"clean"`), `cc-by-dirty` (`"dirty"`), `cc-by-sa-clean` (`"clean_sa"`), `cc-by-sa-dirty` (`"dirty_sa"`), and `microset` (`"microset"`).
300
  We also provide validation and test configurations, which are not only available as standalone configurations but are also included as validation and test splits within each of the above configurations for ease of use.
301
  Specifically:
302
- - Setting `config_name="validation"` and `split="validation"` corresponds to the validation split of any of the configurations: `"clean"`, `"clean_sa"`, `"dirty"`, or `"dirty_sa"`.
303
- - Similarly, setting `config_name="test"` and `split="test"` corresponds to the test split of these configurations.
304
  ```
305
  β”œβ”€β”€ clean
306
  β”‚ β”œβ”€β”€ train
 
299
  We provide the following configurations for the dataset: `cc-by-clean` (`"clean"`), `cc-by-dirty` (`"dirty"`), `cc-by-sa-clean` (`"clean_sa"`), `cc-by-sa-dirty` (`"dirty_sa"`), and `microset` (`"microset"`).
300
  We also provide validation and test configurations, which are not only available as standalone configurations but are also included as validation and test splits within each of the above configurations for ease of use.
301
  Specifically:
302
+ - Setting `data_dir="validation"` and `split="validation"` corresponds to the validation split of any of the configurations: `"clean"`, `"clean_sa"`, `"dirty"`, or `"dirty_sa"`.
303
+ - Similarly, setting `data_dir="test"` and `split="test"` corresponds to the test split of these configurations.
304
  ```
305
  β”œβ”€β”€ clean
306
  β”‚ β”œβ”€β”€ train