-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgrade_chapter_output.yaml
More file actions
29 lines (29 loc) · 1.19 KB
/
grade_chapter_output.yaml
File metadata and controls
29 lines (29 loc) · 1.19 KB
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
configs:
John_paraphrase_loop10:
active: true
api_key: [mm_key,key]
reference_key: [vref]
source_key: [source]
translation_key: [fresh_translation,text]
override_key: [forming_verse_range_with_previous_verse]
num_grades_per_chapter: 5
translation_objective: The translation should be a paraphrase in English targeting the comprehansion level of a seven year old.
model: gpt-4o-mini
temperature: 1.2
top_p: 0.9
translation: output/John_3_paraphrase_reflect_10.jsonl
translation_chapter_grades: output/chapter_grading/John_3_paraphrase_chapter_reflect_10.json
John_paraphrase_loop11:
active: true
api_key: [mm_key,key]
reference_key: [vref]
source_key: [source]
translation_key: [fresh_translation,text]
override_key: [forming_verse_range_with_previous_verse]
num_grades_per_chapter: 5
translation_objective: The translation should be a paraphrase in English targeting the comprehansion level of a seven year old.
model: gpt-4o-mini
temperature: 1.2
top_p: 0.9
translation: output/John_3_paraphrase_chapter_reflect_11.jsonl
translation_chapter_grades: output/chapter_grading/John_3_paraphrase_chapter_reflect_11.json