rvashurin commited on
Commit
c89ca98
1 Parent(s): f9d3e02

Remove readme

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -4,11 +4,4 @@ Huggingface Dataset wrapper for Wikidata-RuBQ 2.0 dataset
4
 
5
  ### Usage
6
 
7
- ```bash
8
- git clone [email protected]:s-nlp/wikidata-rubq-hf.git wikidata_rubq
9
- ```
10
-
11
- ```python3
12
- from datasets import load_dataset;
13
- load_dataset('wikidata_rubq.py', 'multiple_en', cache_dir='.', ignore_verifications=True)
14
- ```
 
4
 
5
  ### Usage
6
 
7
+ WIP