michelleyunun commited on
Commit
f0e4d85
1 Parent(s): c0831e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: topic
5
  dtype: string
6
  - name: interlocutor
@@ -13,10 +15,10 @@ dataset_info:
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 604124
17
  num_examples: 4153
18
- download_size: 212588
19
- dataset_size: 604124
20
  ---
21
  # Dataset Card for "therapydata"
22
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: transcript_id
5
+ dtype: string
6
  - name: topic
7
  dtype: string
8
  - name: interlocutor
 
15
  dtype: string
16
  splits:
17
  - name: train
18
+ num_bytes: 628461
19
  num_examples: 4153
20
+ download_size: 214335
21
+ dataset_size: 628461
22
  ---
23
  # Dataset Card for "therapydata"
24