File size: 756 Bytes
129c6b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
dataset_info:
  features:
  - name: Conversations
    struct:
    - name: emotionalPortion
      dtype: string
    - name: emotionalStrength
      dtype: string
    - name: explorationStrength
      dtype: string
    - name: explorationsPortion
      dtype: string
    - name: interpretationStrength
      dtype: string
    - name: interpretationsPortion
      dtype: string
    - name: response_post
      dtype: string
    - name: rp_id
      dtype: string
    - name: seeker_post
      dtype: string
    - name: sp_id
      dtype: string
  splits:
  - name: train
    num_bytes: 2132473
    num_examples: 3084
  download_size: 1187730
  dataset_size: 2132473
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---