masaya-ohagi commited on
Commit
1d7fc31
·
verified ·
1 Parent(s): c5ac091

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -30
README.md DELETED
@@ -1,30 +0,0 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- dataset_info:
4
- features:
5
- - name: cleaned_question
6
- dtype: string
7
- - name: personas
8
- dtype: string
9
- - name: distributions
10
- dtype: string
11
- - name: year
12
- dtype: string
13
- - name: topic
14
- dtype: string
15
- - name: question_type
16
- dtype: string
17
- - name: Url
18
- dtype: string
19
- splits:
20
- - name: attribute
21
- num_bytes: 114237
22
- num_examples: 263
23
- download_size: 21896
24
- dataset_size: 114237
25
- configs:
26
- - config_name: default
27
- data_files:
28
- - split: attribute
29
- path: data/attribute-*
30
- ---