billli commited on
Commit
7793f7a
1 Parent(s): 3616831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Generalized quantifiers (e.g., few, most) are used to indicate the proportions p
40
  * topics: sentence topics.
41
 
42
  ### Load Dataset
43
- ```
44
  from datasets import load_dataset
45
 
46
  ds = load_dataset("billli/QuRe")
 
40
  * topics: sentence topics.
41
 
42
  ### Load Dataset
43
+ ```python
44
  from datasets import load_dataset
45
 
46
  ds = load_dataset("billli/QuRe")