-
Notifications
You must be signed in to change notification settings - Fork 0
/
tier-1.yaml
27 lines (23 loc) · 853 Bytes
/
tier-1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This selector produces a set of *positive samples* of which
# suitability we have high confidence.
include:
- rising_masterpiece
- !include ./helpers/artists.yaml
- !include ./helpers/accessories.yaml
- !include ./helpers/act.yaml
- !include ./helpers/anatomy.yaml
- !include ./helpers/clothing.yaml
- !include ./helpers/dominance.yaml
- !include ./helpers/equines.yaml
- !include ./helpers/force.yaml
- !include ./helpers/species.yaml
- !include ./helpers/style.yaml
exclude:
- !include ../tier-4/helpers/artists.yaml
- !include ../tier-3/helpers/artists.yaml
- !include ../tier-3/helpers/extreme.yaml
- !include ../tier-3/helpers/hyper.yaml
- !include ../tier-3/helpers/obesity.yaml
- !include ../tier-3/helpers/species.yaml
- !include ./helpers/negative/score.yaml
- !include ./helpers/negative/style.yaml