Mursel commited on
Commit
225ef62
1 Parent(s): b4618e3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -6,14 +6,16 @@ configs:
6
  path: data/train-*
7
  dataset_info:
8
  features:
9
- - name: text
 
 
10
  dtype: string
11
  splits:
12
  - name: train
13
- num_bytes: 27094996.073099922
14
  num_examples: 10000
15
- download_size: 15789022
16
- dataset_size: 27094996.073099922
17
  ---
18
  # Dataset Card for "Turkish-wikipedia-10k"
19
 
 
6
  path: data/train-*
7
  dataset_info:
8
  features:
9
+ - name: title
10
+ dtype: string
11
+ - name: content
12
  dtype: string
13
  splits:
14
  - name: train
15
+ num_bytes: 27125700.558973916
16
  num_examples: 10000
17
+ download_size: 15631635
18
+ dataset_size: 27125700.558973916
19
  ---
20
  # Dataset Card for "Turkish-wikipedia-10k"
21