Skip to content

Commit 12c3e45

Browse files
authored
Update README.md
1 parent 217adc3 commit 12c3e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spark-submit --master local[90] --driver-memory 4G spark_scripts/write_sentence_
4444
Create QA synthetic dataset
4545

4646
```
47-
spark-submit --master local[90] --driver-memory 300G spark_scripts/create_ds_synthetic_dataset.py --corpus=outputs/sent-tok-rollup/rollup/ --output outputs/synthetic-uqa-auxqs1awc1-`utcid` --aux-qs=1 --aux-awc=1 --ulim-count=500000
47+
spark-submit --master local[90] --driver-memory 300G spark_scripts/create_ds_synthetic_dataset.py --corpus=outputs/sent-tok-rollup/rollup/ --output outputs/synthetic-uqa-auxqs1awc1 --aux-qs=1 --aux-awc=1 --ulim-count=500000
4848
```
4949

5050

0 commit comments

Comments
 (0)