sidbin commited on
Commit
accf8de
·
verified ·
1 Parent(s): a7ad418

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +143 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: persona_id
5
+ dtype: string
6
+ - name: name
7
+ dtype: string
8
+ - name: email
9
+ dtype: string
10
+ - name: phone
11
+ dtype: string
12
+ - name: location
13
+ dtype: string
14
+ - name: occupation
15
+ dtype: string
16
+ - name: original_description
17
+ dtype: string
18
+ - name: workplace
19
+ struct:
20
+ - name: company_description
21
+ dtype: string
22
+ - name: company_name
23
+ dtype: string
24
+ - name: industry
25
+ dtype: string
26
+ - name: team_name
27
+ dtype: string
28
+ - name: workplace_id
29
+ dtype: string
30
+ - name: personal_contacts
31
+ list:
32
+ - name: closeness_score
33
+ dtype: int64
34
+ - name: contact_id
35
+ dtype: string
36
+ - name: email
37
+ dtype: string
38
+ - name: name
39
+ dtype: string
40
+ - name: phone
41
+ dtype: string
42
+ - name: relationship_type
43
+ dtype: string
44
+ - name: personal_contact_count
45
+ dtype: int64
46
+ - name: external_contacts
47
+ list:
48
+ - name: company
49
+ dtype: string
50
+ - name: contact_id
51
+ dtype: string
52
+ - name: email
53
+ dtype: string
54
+ - name: name
55
+ dtype: string
56
+ - name: relationship_type
57
+ dtype: string
58
+ - name: role
59
+ dtype: string
60
+ - name: external_contact_count
61
+ dtype: int64
62
+ - name: coworkers
63
+ list:
64
+ - name: contact_id
65
+ dtype: string
66
+ - name: email
67
+ dtype: string
68
+ - name: is_same_team
69
+ dtype: bool
70
+ - name: name
71
+ dtype: string
72
+ - name: role
73
+ dtype: string
74
+ - name: slack_handle
75
+ dtype: string
76
+ - name: coworker_count
77
+ dtype: int64
78
+ - name: sms_conversations
79
+ list:
80
+ - name: contact_id
81
+ dtype: string
82
+ - name: contact_name
83
+ dtype: string
84
+ - name: summary
85
+ dtype: string
86
+ - name: total_messages
87
+ dtype: int64
88
+ - name: sms_conversation_count
89
+ dtype: int64
90
+ - name: external_emails
91
+ list:
92
+ - name: email_id
93
+ dtype: string
94
+ - name: email_type
95
+ dtype: string
96
+ - name: recipient_email
97
+ dtype: string
98
+ - name: subject
99
+ dtype: string
100
+ - name: external_email_count
101
+ dtype: int64
102
+ - name: coworker_emails
103
+ list:
104
+ - name: email_id
105
+ dtype: string
106
+ - name: email_type
107
+ dtype: string
108
+ - name: recipient_email
109
+ dtype: string
110
+ - name: subject
111
+ dtype: string
112
+ - name: coworker_email_count
113
+ dtype: int64
114
+ - name: slack_workspace
115
+ struct:
116
+ - name: channel_count
117
+ dtype: int64
118
+ - name: communication_summary
119
+ dtype: string
120
+ - name: dm_count
121
+ dtype: int64
122
+ - name: total_channel_messages
123
+ dtype: int64
124
+ - name: total_dm_messages
125
+ dtype: int64
126
+ - name: workspace_id
127
+ dtype: string
128
+ - name: calendar_events
129
+ sequence: 'null'
130
+ - name: calendar_event_count
131
+ dtype: int64
132
+ splits:
133
+ - name: train
134
+ num_bytes: 7436
135
+ num_examples: 1
136
+ download_size: 44421
137
+ dataset_size: 7436
138
+ configs:
139
+ - config_name: default
140
+ data_files:
141
+ - split: train
142
+ path: data/train-*
143
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a886aa6784d7cd2b16d0028a66bee82836123696d448e4251cdebd033017db5
3
+ size 44421