michelleyunun
commited on
Commit
•
543932e
1
Parent(s):
34d3c31
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,26 +9,16 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
- name: video_url
|
11 |
dtype: string
|
12 |
-
- name: topic
|
13 |
-
dtype: string
|
14 |
- name: utterance_id
|
15 |
dtype: string
|
16 |
-
- name: interlocutor
|
17 |
-
dtype: string
|
18 |
- name: timestamp
|
19 |
dtype: string
|
20 |
-
- name: utterance_text
|
21 |
-
dtype: string
|
22 |
-
- name: main_therapist_behaviour
|
23 |
-
dtype: string
|
24 |
-
- name: client_talk_type
|
25 |
-
dtype: string
|
26 |
splits:
|
27 |
- name: train
|
28 |
-
num_bytes:
|
29 |
num_examples: 4153
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
---
|
33 |
# Dataset Card for "therapydata"
|
34 |
|
|
|
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 |
|