psyche commited on
Commit
1964ef9
1 Parent(s): 80e8bdb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -3,4 +3,23 @@ language:
3
  - ko
4
  license:
5
  - apache-2.0
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - ko
4
  license:
5
  - apache-2.0
6
+ dataset_info:
7
+ features:
8
+ - name: id
9
+ dtype: string
10
+ - name: url
11
+ dtype: string
12
+ - name: title
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 1142558231.8083806
19
+ num_examples: 531002
20
+ - name: validation
21
+ num_bytes: 126952588.19161937
22
+ num_examples: 59001
23
+ download_size: 742445023
24
+ dataset_size: 1269510820.0
25
+ ---