Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ Generalized quantifiers (e.g., few, most) are used to indicate the proportions p
|
|
39 |
* wiki_entity: the wikipedia entity that includes <i>orig_sentence</i> in the wikipage content.
|
40 |
* topics: sentence topics.
|
41 |
|
42 |
-
###
|
43 |
```
|
44 |
from datasets import load_dataset
|
45 |
|
|
|
39 |
* wiki_entity: the wikipedia entity that includes <i>orig_sentence</i> in the wikipage content.
|
40 |
* topics: sentence topics.
|
41 |
|
42 |
+
### Load Dataset
|
43 |
```
|
44 |
from datasets import load_dataset
|
45 |
|