-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdo_chapter_reflection.yaml
More file actions
31 lines (31 loc) · 1.4 KB
/
do_chapter_reflection.yaml
File metadata and controls
31 lines (31 loc) · 1.4 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
30
31
configs:
John_paraphrase_loop10:
active: true
api_key: [mm_key,key]
reference_key: [vref]
source_key: [source]
translation_key: [fresh_translation,text]
translation_comment_key: [translation_notes]
override_key: [forming_verse_range_with_previous_verse]
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_input: output/John_3_paraphrase_reflect_10.jsonl
translation_chapter_grades: output/chapter_grading/John_3_paraphrase_chapter_reflect_10.json
chapter_reflection_output: output/John_3_paraphrase_chapter_reflect_11.jsonl
John_paraphrase_loop11:
active: true
api_key: [mm_key,key]
reference_key: [vref]
source_key: [source]
translation_key: [fresh_translation,text]
translation_comment_key: [translation_notes]
override_key: [forming_verse_range_with_previous_verse]
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_input: output/John_3_paraphrase_chapter_reflect_11.jsonl
translation_chapter_grades: output/chapter_grading/John_3_paraphrase_chapter_reflect_11.json
chapter_reflection_output: output/John_3_paraphrase_chapter_reflect_12.jsonl