mnm373 commited on
Commit
37ff1e6
·
verified ·
1 Parent(s): 4bf3bd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -22
README.md CHANGED
@@ -1,22 +1,29 @@
1
- ---
2
- license: cc-by-4.0
3
- dataset_info:
4
- features:
5
- - name: article_id
6
- dtype: int64
7
- - name: question
8
- dtype: string
9
- - name: answer
10
- dtype: string
11
- splits:
12
- - name: train
13
- num_bytes: 4914046.0
14
- num_examples: 6545
15
- download_size: 2642929
16
- dataset_size: 4914046.0
17
- configs:
18
- - config_name: default
19
- data_files:
20
- - split: train
21
- path: data/train-*
22
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: article_id
6
+ dtype: int64
7
+ - name: question
8
+ dtype: string
9
+ - name: answer
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 4914046
14
+ num_examples: 6545
15
+ download_size: 2642929
16
+ dataset_size: 4914046
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ task_categories:
23
+ - question-answering
24
+ language:
25
+ - ja
26
+ size_categories:
27
+ - 1K<n<10K
28
+ ---
29
+ [Lurunchik/WikiHowNFQA](https://huggingface.co/datasets/Lurunchik/WikiHowNFQA)を日本語に翻訳し、人手でクリーニングしたデータセットです。