indiejoseph commited on
Commit
c65a167
1 Parent(s): 3e25582

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,12 +9,12 @@ dataset_info:
9
  features:
10
  - name: title
11
  dtype: string
12
- - name: content
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 73708892
17
- num_examples: 107238
18
- download_size: 46371715
19
- dataset_size: 73708892
20
  ---
 
9
  features:
10
  - name: title
11
  dtype: string
12
+ - name: text
13
  dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 87866916
17
+ num_examples: 133133
18
+ download_size: 55197202
19
+ dataset_size: 87866916
20
  ---