-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
108 lines (102 loc) · 1.78 KB
/
config.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
pre_execute:
cs_ratio:
- "70%"
- "50%"
- "30%"
use_tools: true
topics:
- "Tourism"
- "Weather"
- "Shopping"
- "Food"
- "Exam"
- "Politics"
- "Transportation"
- "Health"
- "Homework"
- "Workplace"
- "Skill Learning"
- "Family"
- "Friends"
- "Dating"
- "Fashion"
- "Movies"
- "Smartphone"
- "Social Media"
- "Artificial Intelligence"
- "Gaming"
- "Sports"
- "TV Shows"
- "Baking"
- "Photography"
- "Cooking"
- "Gardening"
- "DIY"
- "Wining the Lottery"
- "Future Technology"
- "Chiristmas"
- "Valentine's Day"
- "Halloween"
- "Easter"
- "New Year"
- "Birthday"
- "Anniversary"
- "Chinese New Year"
- "Halloween"
- "News"
- "Environment"
- "Economy"
- "Technology"
- "Science"
- "Art"
- "Rock Music"
- "Pop Music"
- "Jazz Music"
- "Blues Music"
- "Country Music"
- "Hip Hop Music"
- "Rap Music"
tense:
- "Past"
- "Present"
- "Future"
perspective:
- "First Person"
- "Third Person"
cs_function:
- "Directive"
- "Expressive"
- "Referential"
- "Phatic"
- "Metalinguistic"
- "Poetic"
cs_type:
- "Intersentential"
- "Intrasentential"
- "Extra-sentential / Tag switching"
character_setting:
nationality:
first_language: "Cantonese"
second_language: "English"
age:
- "8-17"
- "18-25"
- "26-35"
- "56-65"
- "66+"
gender:
- "Male"
- "Female"
education_level:
- "High School"
- "College"
- "Master"
- "Doctor"
conversation_type:
- "single_turn"
- "multi-turn"
output_format:
"json"
on_execute:
round: 1
verbose: true