mstz commited on
Commit
603ba62
·
1 Parent(s): f650959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Which Victorian author wrote the given text?
21
  | authorship | Classification | Which Victorian author wrote the given text?|
22
 
23
  # Usage
24
- ```
25
  from datasets import load_dataset
26
 
27
  dataset = load_dataset("mstz/victorian_authorship", "authorship")["train"]
 
21
  | authorship | Classification | Which Victorian author wrote the given text?|
22
 
23
  # Usage
24
+ ```python
25
  from datasets import load_dataset
26
 
27
  dataset = load_dataset("mstz/victorian_authorship", "authorship")["train"]