omsh commited on
Commit
91b3693
1 Parent(s): 320ce64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -94,7 +94,7 @@ The dataset has two configurations:
94
 
95
  Use one of the following lines to load the respective configuration:
96
 
97
- ```
98
  # main data for training and evaluation; contains train, val, tesst splits
99
  main_dataset = load_dataset("Wilhelmlab/prospect-ptms-ms2")
100
 
 
94
 
95
  Use one of the following lines to load the respective configuration:
96
 
97
+ ```python
98
  # main data for training and evaluation; contains train, val, tesst splits
99
  main_dataset = load_dataset("Wilhelmlab/prospect-ptms-ms2")
100