brilee commited on
Commit
b82df54
1 Parent(s): f2b7fc4

Upload dataset_config.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_config.yml +141 -0
dataset_config.yml ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ namespace: lilac
2
+ name: open-asssistant-conversations
3
+ source:
4
+ dataset_name: OpenAssistant/oasst1
5
+ source_name: huggingface
6
+ embeddings:
7
+ - path: text
8
+ embedding: gte-small
9
+ signals:
10
+ - path: text
11
+ signal:
12
+ signal_name: near_dup
13
+ - path: text
14
+ signal:
15
+ signal_name: cluster_hdbscan
16
+ - path: text
17
+ signal:
18
+ signal_name: pii
19
+ - path: text
20
+ signal:
21
+ signal_name: lang_detection
22
+ - path: text
23
+ signal:
24
+ embedding: gte-small
25
+ namespace: lilac
26
+ concept_name: positive-sentiment
27
+ version: 11
28
+ signal_name: concept_score
29
+ - path: text
30
+ signal:
31
+ embedding: gte-small
32
+ namespace: lilac
33
+ concept_name: positive-sentiment
34
+ signal_name: concept_score
35
+ - path: text
36
+ signal:
37
+ embedding: gte-small
38
+ namespace: lilac
39
+ concept_name: non-english
40
+ version: 189
41
+ signal_name: concept_score
42
+ - path: text
43
+ signal:
44
+ embedding: gte-small
45
+ namespace: lilac
46
+ concept_name: non-english
47
+ signal_name: concept_score
48
+ - path: text
49
+ signal:
50
+ embedding: gte-small
51
+ namespace: lilac
52
+ concept_name: toxicity
53
+ version: 175
54
+ signal_name: concept_score
55
+ - path: text
56
+ signal:
57
+ embedding: gte-small
58
+ namespace: lilac
59
+ concept_name: toxicity
60
+ signal_name: concept_score
61
+ - path: text
62
+ signal:
63
+ embedding: gte-small
64
+ namespace: lilac
65
+ concept_name: question
66
+ version: 373
67
+ signal_name: concept_score
68
+ - path: text
69
+ signal:
70
+ embedding: gte-small
71
+ namespace: lilac
72
+ concept_name: question
73
+ signal_name: concept_score
74
+ - path: text
75
+ signal:
76
+ embedding: gte-small
77
+ namespace: lilac
78
+ concept_name: legal-termination
79
+ version: 33
80
+ signal_name: concept_score
81
+ - path: text
82
+ signal:
83
+ embedding: gte-small
84
+ namespace: lilac
85
+ concept_name: legal-termination
86
+ signal_name: concept_score
87
+ - path: text
88
+ signal:
89
+ embedding: gte-small
90
+ namespace: lilac
91
+ concept_name: source-code
92
+ version: 75
93
+ signal_name: concept_score
94
+ - path: text
95
+ signal:
96
+ embedding: gte-small
97
+ namespace: lilac
98
+ concept_name: source-code
99
+ signal_name: concept_score
100
+ - path: text
101
+ signal:
102
+ embedding: gte-small
103
+ namespace: lilac
104
+ concept_name: negative-sentiment
105
+ version: 26
106
+ signal_name: concept_score
107
+ - path: text
108
+ signal:
109
+ embedding: gte-small
110
+ namespace: lilac
111
+ concept_name: negative-sentiment
112
+ signal_name: concept_score
113
+ - path: text
114
+ signal:
115
+ embedding: gte-small
116
+ namespace: lilac
117
+ concept_name: negative-sentiment
118
+ signal_name: concept_score
119
+ - path: text
120
+ signal:
121
+ embedding: gte-small
122
+ namespace: lilac
123
+ concept_name: profanity
124
+ version: 34
125
+ signal_name: concept_score
126
+ - path: text
127
+ signal:
128
+ embedding: gte-small
129
+ namespace: lilac
130
+ concept_name: profanity
131
+ signal_name: concept_score
132
+ - path: text
133
+ signal:
134
+ signal_name: text_statistics
135
+ settings:
136
+ ui:
137
+ media_paths:
138
+ - text
139
+ markdown_paths: []
140
+ tags:
141
+ - machine-learning