reddgr commited on
Commit
49243ed
·
verified ·
1 Parent(s): 956b376

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +149 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversation_id
5
+ dtype: string
6
+ - name: turn
7
+ dtype: int64
8
+ - name: prompt
9
+ dtype: string
10
+ - name: response
11
+ dtype: string
12
+ - name: category
13
+ dtype: string
14
+ - name: language
15
+ dtype: string
16
+ - name: pred_label_rq
17
+ dtype: string
18
+ - name: prob_rq
19
+ dtype: float64
20
+ - name: pred_label_tl
21
+ dtype: string
22
+ - name: prob_tl
23
+ dtype: float64
24
+ - name: model
25
+ dtype: string
26
+ - name: message_tag
27
+ dtype: string
28
+ - name: date
29
+ dtype: timestamp[us]
30
+ - name: turns
31
+ dtype: int64
32
+ - name: source
33
+ dtype: string
34
+ - name: chatbot_id
35
+ dtype: string
36
+ - name: chatbot_name
37
+ dtype: string
38
+ - name: attachments
39
+ list:
40
+ - name: asset_pointer
41
+ dtype: string
42
+ - name: audio_asset_pointer
43
+ struct:
44
+ - name: asset_pointer
45
+ dtype: string
46
+ - name: content_type
47
+ dtype: string
48
+ - name: expiry_datetime
49
+ dtype: 'null'
50
+ - name: format
51
+ dtype: string
52
+ - name: metadata
53
+ struct:
54
+ - name: end
55
+ dtype: float64
56
+ - name: end_timestamp
57
+ dtype: 'null'
58
+ - name: interruptions
59
+ dtype: 'null'
60
+ - name: original_audio_source
61
+ dtype: 'null'
62
+ - name: pretokenized_vq
63
+ dtype: 'null'
64
+ - name: start
65
+ dtype: float64
66
+ - name: start_timestamp
67
+ dtype: 'null'
68
+ - name: transcription
69
+ dtype: 'null'
70
+ - name: size_bytes
71
+ dtype: float64
72
+ - name: audio_start_timestamp
73
+ dtype: float64
74
+ - name: content_type
75
+ dtype: string
76
+ - name: expiry_datetime
77
+ dtype: 'null'
78
+ - name: format
79
+ dtype: string
80
+ - name: fovea
81
+ dtype: float64
82
+ - name: frames_asset_pointers
83
+ sequence: 'null'
84
+ - name: height
85
+ dtype: float64
86
+ - name: metadata
87
+ struct:
88
+ - name: dalle
89
+ struct:
90
+ - name: edit_op
91
+ dtype: string
92
+ - name: gen_id
93
+ dtype: string
94
+ - name: parent_gen_id
95
+ dtype: string
96
+ - name: prompt
97
+ dtype: string
98
+ - name: seed
99
+ dtype: float64
100
+ - name: serialization_title
101
+ dtype: string
102
+ - name: emu_omit_glimpse_image
103
+ dtype: 'null'
104
+ - name: emu_patches_override
105
+ dtype: 'null'
106
+ - name: end
107
+ dtype: float64
108
+ - name: end_timestamp
109
+ dtype: 'null'
110
+ - name: gizmo
111
+ dtype: 'null'
112
+ - name: interruptions
113
+ dtype: 'null'
114
+ - name: original_audio_source
115
+ dtype: 'null'
116
+ - name: pretokenized_vq
117
+ dtype: 'null'
118
+ - name: sanitized
119
+ dtype: bool
120
+ - name: start
121
+ dtype: float64
122
+ - name: start_timestamp
123
+ dtype: 'null'
124
+ - name: transcription
125
+ dtype: 'null'
126
+ - name: size_bytes
127
+ dtype: float64
128
+ - name: urls
129
+ sequence: string
130
+ - name: video_container_asset_pointer
131
+ dtype: 'null'
132
+ - name: width
133
+ dtype: float64
134
+ - name: conversation_tag
135
+ dtype: string
136
+ - name: embeddings
137
+ sequence: float64
138
+ splits:
139
+ - name: train
140
+ num_bytes: 39835627
141
+ num_examples: 10774
142
+ download_size: 26943171
143
+ dataset_size: 39835627
144
+ configs:
145
+ - config_name: default
146
+ data_files:
147
+ - split: train
148
+ path: data/train-*
149
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3225fcbf1a6c00d25550a121eda2745338d5972cf71ba5b1e5b513be5ebc809
3
+ size 26943171