rulyaltamirano commited on
Commit
df2edcb
·
verified ·
1 Parent(s): 44d666f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -16,6 +16,65 @@ size_categories:
16
  task_categories:
17
  - text-generation
18
  - text-classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # stratasynth-belief-dynamics
 
16
  task_categories:
17
  - text-generation
18
  - text-classification
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ dataset_info:
25
+ features:
26
+ - name: scenario_id
27
+ dtype: string
28
+ - name: conversation_id
29
+ dtype: string
30
+ - name: arc_type
31
+ dtype: string
32
+ - name: turn_index
33
+ dtype: int64
34
+ - name: turn_id
35
+ dtype: string
36
+ - name: speaker
37
+ dtype: string
38
+ - name: archetype
39
+ dtype: string
40
+ - name: text
41
+ dtype: string
42
+ - name: intent
43
+ dtype: string
44
+ - name: goal
45
+ dtype: string
46
+ - name: communication_act
47
+ dtype: string
48
+ - name: tension
49
+ dtype: float64
50
+ - name: connection
51
+ dtype: float64
52
+ - name: vulnerability
53
+ dtype: float64
54
+ - name: rel_trust
55
+ dtype: float64
56
+ - name: rel_tension
57
+ dtype: float64
58
+ - name: rel_connection
59
+ dtype: float64
60
+ - name: rel_dominance
61
+ dtype: float64
62
+ - name: belief_trust_other
63
+ dtype: float64
64
+ - name: belief_hostility
65
+ dtype: float64
66
+ - name: belief_self_worth
67
+ dtype: float64
68
+ - name: belief_resolution
69
+ dtype: float64
70
+ - name: is_noisy
71
+ dtype: bool
72
+ splits:
73
+ - name: train
74
+ num_bytes: 729441
75
+ num_examples: 2114
76
+ download_size: 180647
77
+ dataset_size: 729441
78
  ---
79
 
80
  # stratasynth-belief-dynamics
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7b44f27d3af182895fc08b7ace2993cb7f7e59e8cf6a2a30f85fad93a87f0b6
3
- size 181563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0094464c58fab1f45f55acd1672b1ec6afd572edbf351772123d02beebb9ba2
3
+ size 180647