eVaggelia commited on
Commit
0ff45cb
·
1 Parent(s): 5ba6777

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -3,17 +3,17 @@ dataset_info:
3
  features:
4
  - name: headline
5
  dtype: string
6
- - name: short_description
7
- dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 3258.7248967903593
11
- num_examples: 18
12
  - name: validation
13
- num_bytes: 362.08054408781766
14
- num_examples: 2
15
- download_size: 6936
16
- dataset_size: 3620.805440878177
17
  ---
18
  # Dataset Card for "myFullDataset"
19
 
 
3
  features:
4
  - name: headline
5
  dtype: string
6
+ - name: title_length
7
+ dtype: int64
8
  splits:
9
  - name: train
10
+ num_bytes: 2057054.9115193393
11
+ num_examples: 26915
12
  - name: validation
13
+ num_bytes: 514282.8348361001
14
+ num_examples: 6729
15
+ download_size: 1724159
16
+ dataset_size: 2571337.7463554395
17
  ---
18
  # Dataset Card for "myFullDataset"
19