bzantium commited on
Commit
1a5ce6d
1 Parent(s): 8b1c58d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -61,4 +61,5 @@ from datasets import load_dataset
61
  dataset = load_dataset("bzantium/LITM", "kv75")
62
 
63
  ### Example for loading the qa20 dataset
64
- dataset = load_dataset("bzantium/LITM", "qa20")
 
 
61
  dataset = load_dataset("bzantium/LITM", "kv75")
62
 
63
  ### Example for loading the qa20 dataset
64
+ dataset = load_dataset("bzantium/LITM", "qa20")
65
+ ```