AlexWortega commited on
Commit
1c1f732
·
verified ·
1 Parent(s): 27a44a3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversation_hash
5
+ dtype: string
6
+ - name: model
7
+ dtype: string
8
+ - name: conversation
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: country
13
+ dtype: string
14
+ - name: hashed_ip
15
+ dtype: string
16
+ - name: header
17
+ struct:
18
+ - name: accept-language
19
+ dtype: string
20
+ - name: user-agent
21
+ dtype: string
22
+ - name: language
23
+ dtype: string
24
+ - name: redacted
25
+ dtype: bool
26
+ - name: role
27
+ dtype: string
28
+ - name: state
29
+ dtype: string
30
+ - name: timestamp
31
+ dtype: timestamp[us, tz=UTC]
32
+ - name: toxic
33
+ dtype: bool
34
+ - name: turn_identifier
35
+ dtype: int64
36
+ - name: turn
37
+ dtype: int64
38
+ - name: language
39
+ dtype: string
40
+ - name: toxic
41
+ dtype: bool
42
+ - name: state
43
+ dtype: string
44
+ - name: country
45
+ dtype: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 2380824827
49
+ num_examples: 268899
50
+ download_size: 939695183
51
+ dataset_size: 2380824827
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ ---
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c13daf85086328ff264a5fb3ea78a98b467c01d73b76a95da5d596211ed1523d
3
+ size 137927702
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b66389ca792f388f4111b7e8cd0756785fd67580919760f03c1ce6561b27229
3
+ size 128386519
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a9e534f933c388e509a8ee4349fd6e4f3feedb7de3a70b78bbe0e063674ebf
3
+ size 120088726
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db21f24f8a8131051cd609eb7fe5aa1909bd9bda9805f9568ac7ea2224a51e60
3
+ size 195303042
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e97cb532a10d469b4ad77f8159f56f436b84808e1ffd10c4a209e20c316dcd
3
+ size 357989194