efederici commited on
Commit
5901399
1 Parent(s): 2e0e651

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: conversation_id
5
+ dtype: string
6
+ - name: model
7
+ dtype: string
8
+ - name: conversation
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: role
13
+ dtype: string
14
+ - name: turn
15
+ dtype: int64
16
+ - name: language
17
+ dtype: string
18
+ - name: openai_moderation
19
+ list:
20
+ - name: categories
21
+ struct:
22
+ - name: harassment
23
+ dtype: bool
24
+ - name: harassment/threatening
25
+ dtype: bool
26
+ - name: hate
27
+ dtype: bool
28
+ - name: hate/threatening
29
+ dtype: bool
30
+ - name: self-harm
31
+ dtype: bool
32
+ - name: self-harm/instructions
33
+ dtype: bool
34
+ - name: self-harm/intent
35
+ dtype: bool
36
+ - name: sexual
37
+ dtype: bool
38
+ - name: sexual/minors
39
+ dtype: bool
40
+ - name: violence
41
+ dtype: bool
42
+ - name: violence/graphic
43
+ dtype: bool
44
+ - name: category_scores
45
+ struct:
46
+ - name: harassment
47
+ dtype: float64
48
+ - name: harassment/threatening
49
+ dtype: float64
50
+ - name: hate
51
+ dtype: float64
52
+ - name: hate/threatening
53
+ dtype: float64
54
+ - name: self-harm
55
+ dtype: float64
56
+ - name: self-harm/instructions
57
+ dtype: float64
58
+ - name: self-harm/intent
59
+ dtype: float64
60
+ - name: sexual
61
+ dtype: float64
62
+ - name: sexual/minors
63
+ dtype: float64
64
+ - name: violence
65
+ dtype: float64
66
+ - name: violence/graphic
67
+ dtype: float64
68
+ - name: flagged
69
+ dtype: bool
70
+ - name: redacted
71
+ dtype: bool
72
+ splits:
73
+ - name: train
74
+ num_bytes: 37720979.53632
75
+ num_examples: 14362
76
+ download_size: 24887831
77
+ dataset_size: 37720979.53632
78
+ configs:
79
+ - config_name: default
80
+ data_files:
81
+ - split: train
82
+ path: data/train-*
83
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:361af347013b36b2116b9d06134446bd94aa08f0e87f97e45f0bd29cccbcf5a8
3
+ size 24887831