Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasAndersonFang committed Jan 12, 2024
1 parent 5b2aaee commit f514259
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions data/chinese-21st-TV/python-faker/00/assessment.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"model": "gpt4", # mandatory
"prompt_type": "m2", # mandatory, data only, code, code+library
"model": "gpt4",
"prompt_type": "m2",
"data_constraints_can_be_checked": "na",
"executable_data_constraints": "np", # mandatory only for M2/M3
"number_of_options_in_the_generators": "18", # optional
"cultural_alignment": "0", # mandatory overall subjective assessment with expertise
"cultural_alignment_quantitative": "0/10=0", # optional
"executes": "yes", # mandatory
"executable_data_constraints": "np",
"number_of_options_in_the_generators": "18",
"cultural_alignment": "0",
"cultural_alignment_quantitative": "0/10=0",
"executes": "yes",
"contains_true_generator":"yes",
"comments":"The prefix and suffix are good, but it adds city name, then all are weird."
}
14 changes: 7 additions & 7 deletions data/chinese-21st-TV/python-faker/01/assessment.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"model": "gpt4", # mandatory
"prompt_type": "m2", # mandatory, data only, code, code+library
"model": "gpt4",
"prompt_type": "m2",
"data_constraints_can_be_checked": "na",
"executable_data_constraints": "np", # mandatory only for M2/M3
"number_of_options_in_the_generators": "17", # optional
"cultural_alignment": "17", # mandatory overall subjective assessment with expertise
"cultural_alignment_quantitative": "17/17=1", # optional
"executes": "yes", # mandatory
"executable_data_constraints": "np",
"number_of_options_in_the_generators": "17",
"cultural_alignment": "17",
"cultural_alignment_quantitative": "17/17=1",
"executes": "yes",
"contains_true_generator":"yes",
"comments":"The jobs generated are quite good."
}

0 comments on commit f514259

Please sign in to comment.