Skip to content

Commit

Permalink
fix typo in assessment filenames
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Ron Arteaga <[email protected]>
  • Loading branch information
javierron committed Oct 23, 2023
1 parent 5d6b5dd commit 3ff7465
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"model":"gpt4",
"prompt_type": "m1",
"prompt_language": "es",
"data_constraints_can_be_checked": "n-a",
"executable_data_contstraints": "n-a",
"number_of_options_in_the_generators": "20",
"cultural_alignment": "4",
"cultural_alignment_quantitative": "",
"cultural_alignment": "5",
"cultural_alignment_quantitative": "1",
"executes": "n-a",
"execute_error": "n-a",
"contains_true_generator":"n-a",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"model":"gpt4",
"prompt_type": "m1",
"prompt_language": "es",
"data_constraints_can_be_checked": "n-a",
"executable_data_contstraints": "n-a",
"number_of_options_in_the_generators": "10",
"cultural_alignment": "1",
"cultural_alignment_quantitative": "",
"cultural_alignment": "4",
"cultural_alignment_quantitative": "1",
"executes": "n-a",
"execute_error": "n-a",
"contains_true_generator":"n-a",
Expand Down

0 comments on commit 3ff7465

Please sign in to comment.