nhop commited on
Commit
9c07c31
·
verified ·
1 Parent(s): fe90b5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -222,7 +222,7 @@ Due to licensing the dataset comes in different formats:
222
 
223
  All datasets without parsed pdfs of submissions can be completed by running code available [here](https://github.com/NikeHop/automatic_scientific_quality_metrics)
224
 
225
- To load any of the datasets, replace `dataset_name` with the desired dataset and run:
226
 
227
  ```python
228
  from datasets import load_dataset
 
222
 
223
  All datasets without parsed pdfs of submissions can be completed by running code available [here](https://github.com/NikeHop/automatic_scientific_quality_metrics)
224
 
225
+ To load any of the datasets, change `dataset_name` with the desired dataset and run:
226
 
227
  ```python
228
  from datasets import load_dataset