hivaze commited on
Commit
fe97f23
1 Parent(s): b91d77c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -3,15 +3,17 @@ dataset_info:
3
  features:
4
  - name: dialog
5
  sequence: string
 
 
6
  splits:
7
  - name: train
8
- num_bytes: 9141490.309572104
9
  num_examples: 19325
10
  - name: validation
11
- num_bytes: 914427.9097222222
12
  num_examples: 2049
13
- download_size: 5917544
14
- dataset_size: 10055918.219294326
15
  ---
16
  # Dataset Card for "emphatical_daily_dialogues"
17
 
 
3
  features:
4
  - name: dialog
5
  sequence: string
6
+ - name: text
7
+ dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 23701234
11
  num_examples: 19325
12
  - name: validation
13
+ num_bytes: 2413614
14
  num_examples: 2049
15
+ download_size: 12219809
16
+ dataset_size: 26114848
17
  ---
18
  # Dataset Card for "emphatical_daily_dialogues"
19