boyiwei commited on
Commit
dd1405c
·
verified ·
1 Parent(s): 528f1bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -31,11 +31,4 @@ configs:
31
  - split: validation
32
  path: data/validation-*
33
  ---
34
- ## Usage
35
- 1. Download the dataset in your local path
36
- 2. To load the dataset, use the following command line:
37
- ```python
38
- from datasets import load_dataset
39
- newsqa_dataset = load_dataset('newsqa', 'split', data_dir='/your/path/to/dataset')
40
- ```
41
 
 
31
  - split: validation
32
  path: data/validation-*
33
  ---
 
 
 
 
 
 
 
34