DipeshChaudhary
commited on
Commit
•
129c6b1
1
Parent(s):
c17988f
Upload dataset
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Conversations
|
5 |
+
struct:
|
6 |
+
- name: emotionalPortion
|
7 |
+
dtype: string
|
8 |
+
- name: emotionalStrength
|
9 |
+
dtype: string
|
10 |
+
- name: explorationStrength
|
11 |
+
dtype: string
|
12 |
+
- name: explorationsPortion
|
13 |
+
dtype: string
|
14 |
+
- name: interpretationStrength
|
15 |
+
dtype: string
|
16 |
+
- name: interpretationsPortion
|
17 |
+
dtype: string
|
18 |
+
- name: response_post
|
19 |
+
dtype: string
|
20 |
+
- name: rp_id
|
21 |
+
dtype: string
|
22 |
+
- name: seeker_post
|
23 |
+
dtype: string
|
24 |
+
- name: sp_id
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: train
|
28 |
+
num_bytes: 2132473
|
29 |
+
num_examples: 3084
|
30 |
+
download_size: 1187730
|
31 |
+
dataset_size: 2132473
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: train
|
36 |
+
path: data/train-*
|
37 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec3178622e61aad9dc70a1706bd2d0c5b6795a3b16495543fc5746c3b3132fe4
|
3 |
+
size 1187730
|