polinaeterna commited on
Commit
8dc4d88
·
1 Parent(s): 2340c0c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -28,12 +28,19 @@ dataset_info:
28
  - name: string_col
29
  dtype: string
30
  - name: class_col
31
- dtype: int64
 
 
 
 
 
 
 
32
  splits:
33
  - name: train
34
  num_bytes: 11541882
35
  num_examples: 100000
36
- download_size: 1765924
37
  dataset_size: 11541882
38
  ---
39
  # Dataset Card for "delays_sample"
 
28
  - name: string_col
29
  dtype: string
30
  - name: class_col
31
+ dtype:
32
+ class_label:
33
+ names:
34
+ '0': this
35
+ '1': are
36
+ '2': random
37
+ '3': words
38
+ '4': test
39
  splits:
40
  - name: train
41
  num_bytes: 11541882
42
  num_examples: 100000
43
+ download_size: 1766016
44
  dataset_size: 11541882
45
  ---
46
  # Dataset Card for "delays_sample"