michelleyunun commited on
Commit
b1e7414
1 Parent(s): aba8460

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -1,24 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: transcript_id
5
  dtype: string
6
- - name: mi_quality
7
  dtype: string
8
- - name: video_title
9
  dtype: string
10
- - name: video_url
11
  dtype: string
12
- - name: utterance_id
13
- dtype: string
14
- - name: timestamp
15
  dtype: string
16
  splits:
17
  - name: train
18
- num_bytes: 575506
19
  num_examples: 4153
20
- download_size: 37310
21
- dataset_size: 575506
22
  ---
23
  # Dataset Card for "therapydata"
24
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: topic
5
  dtype: string
6
+ - name: interlocutor
7
  dtype: string
8
+ - name: utterance_text
9
  dtype: string
10
+ - name: main_therapist_behaviour
11
  dtype: string
12
+ - name: client_talk_type
 
 
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