Seonghwan Heo commited on
Commit
e711e1a
·
1 Parent(s): b14897b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -15,12 +15,14 @@ dataset_info:
15
  dtype: string
16
  - name: answer_start
17
  dtype: int32
 
 
18
  splits:
19
  - name: train
20
- num_bytes: 83380141
21
  num_examples: 60407
22
- download_size: 11552934
23
- dataset_size: 83380141
24
  ---
25
  # Dataset Card for "squad-kor-augmented"
26
 
 
15
  dtype: string
16
  - name: answer_start
17
  dtype: int32
18
+ - name: neg_aug
19
+ dtype: string
20
  splits:
21
  - name: train
22
+ num_bytes: 89301146
23
  num_examples: 60407
24
+ download_size: 14669506
25
+ dataset_size: 89301146
26
  ---
27
  # Dataset Card for "squad-kor-augmented"
28