File size: 672 Bytes
14a6e73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4bb4146
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: type
    dtype: string
  - name: context
    dtype: string
  - name: questions
    sequence: string
  splits:
  - name: train
    num_bytes: 6873769628
    num_examples: 282387
  - name: validation
    num_bytes: 723348561
    num_examples: 36000
  download_size: 2914365220
  dataset_size: 7597118189
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---

[논문자료 요약](https://www.aihub.or.kr/aihubdata/data/view.do?currMenu=115&topMenu=100&aihubDataSe=data&dataSetSn=90)