@cozeloop/loop-lng 0.0.2 → 0.0.3-beta-1769079904426
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/app/en-US.json +3 -0
- package/dist/locales/app/zh-CN.json +3 -0
- package/dist/locales/base/en-US.json +0 -1
- package/dist/locales/base/zh-CN.json +0 -1
- package/dist/locales/common/en-US.json +42 -0
- package/dist/locales/common/zh-CN.json +42 -0
- package/dist/locales/components/en-US.json +97 -1
- package/dist/locales/components/zh-CN.json +96 -0
- package/dist/locales/evaluate/en-US.json +150 -133
- package/dist/locales/evaluate/zh-CN.json +115 -98
- package/dist/locales/observation/en-US.json +156 -36
- package/dist/locales/observation/zh-CN.json +156 -36
- package/dist/locales/prompt/en-US.json +17 -20
- package/dist/locales/prompt/zh-CN.json +17 -20
- package/dist/locales/tag/en-US.json +5 -7
- package/dist/locales/tag/zh-CN.json +2 -4
- package/package.json +1 -1
- package/dist/index.js.map +0 -1
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
"add_child_item": "Add a sub-item",
|
|
6
6
|
"add_column": "Add column",
|
|
7
7
|
"add_comparison_experiment": "Add comparison experiment",
|
|
8
|
-
"add_data": "Add data",
|
|
9
8
|
"add_data_item": "Add data item",
|
|
10
9
|
"add_evaluator": "Add evaluator",
|
|
11
10
|
"add_image_link": "Add a picture link",
|
|
@@ -17,29 +16,21 @@
|
|
|
17
16
|
"advanced_validation_rule": "Advanced verification rules",
|
|
18
17
|
"aggregate_statistics_score_on_metrics": "In the experiment list, aggregate and calculate the scores of each experiment on the indicators.",
|
|
19
18
|
"aggregation_score": "Aggregation score",
|
|
20
|
-
"analytics_subtitle_others": "Others; Other things; The rest",
|
|
21
19
|
"annotation_aggregate_score": "Mark the aggregated score.",
|
|
22
|
-
"
|
|
23
|
-
"application_operator": "Operator",
|
|
20
|
+
"application_operator": "operator",
|
|
24
21
|
"application_scene": "Application Scene",
|
|
25
22
|
"associated_evaluation_set": "Related evaluation set",
|
|
26
23
|
"associated_experiment": "Related experiments",
|
|
27
24
|
"automatic_extraction_of_data_structure_based_on_sample_data": "Automatically extract data structures based on sample data",
|
|
28
25
|
"bar_chart": "Bar chart",
|
|
29
|
-
"basic_information": "Basic information",
|
|
30
26
|
"batch_delete_experiment": "Batch delete experiments",
|
|
31
27
|
"benchmark_experiment_switch_success": "The benchmark experiment has been switched.",
|
|
32
|
-
"benchmark_group": "Baseline group",
|
|
33
|
-
"bulk_select": "Bulk select",
|
|
34
28
|
"business_scenario": "Business Scenario",
|
|
35
29
|
"can_still_modify_column": "Column configuration can still be modified after the evaluation set is created.",
|
|
36
30
|
"cannot_modify_data_type_tip": "There are existing data items in the draft version, and modification of the data type is not supported.",
|
|
37
31
|
"caution_of_operation": "Caution: This operation is irreversible. Please proceed carefully.",
|
|
38
|
-
"choose_model": "Please select a model",
|
|
39
|
-
"clear_filter": "Clear filters",
|
|
40
32
|
"click_or_drag_file_to_upload": "Click to upload or drag files here",
|
|
41
33
|
"click_to_add_data": "Click the 'Add Data' button in the top-right corner to add.",
|
|
42
|
-
"click_to_create": "Click the 'Create' button in the upper right corner to create.",
|
|
43
34
|
"click_to_create_evaluation_set": "Click the \"New Evaluation Set\" button in the upper right-hand corner to create.",
|
|
44
35
|
"click_to_create_experiment": "Click the \"New Experiment\" button in the upper right corner to create.",
|
|
45
36
|
"collapse_all_columns": "Collapse all columns",
|
|
@@ -78,7 +69,6 @@
|
|
|
78
69
|
"confirm_to_remove_x": "Confirm to remove {name} ?",
|
|
79
70
|
"construct_data_to_preview": "Preview the evaluator's output by constructing test data.",
|
|
80
71
|
"construct_test_data": "Construct test data",
|
|
81
|
-
"contains_illegal_content": "Contains illegal content",
|
|
82
72
|
"continue_will_override_existing_data": "Continuing to import data will overwrite the existing data",
|
|
83
73
|
"copy_and_create_evaluator": "Copy the config of {name} and create a new evaluator",
|
|
84
74
|
"copy_and_create_experiment": "Duplicate the experiment configuration and create a new experiment.",
|
|
@@ -88,79 +78,67 @@
|
|
|
88
78
|
"coze_agent": "Coze Agent",
|
|
89
79
|
"coze_bot": "Coze Bot",
|
|
90
80
|
"coze_workflow": "Coze Workflow",
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"cozeloop_open_evaluate_click_export_button_top_right": "Click the export button in the top right corner to export",
|
|
81
|
+
"cozeloop_open_evaluate_autocomplete_confirm_overwrite_all_fields": "Autocompleting all fields will overwrite existing content. Confirm overwrite?",
|
|
82
|
+
"cozeloop_open_evaluate_autocomplete_overwrites_original": "Autocomplete fields will overwrite original content",
|
|
83
|
+
"cozeloop_open_evaluate_click_autocomplete_all_fields": "Click to autocomplete all fields in this data structure",
|
|
84
|
+
"cozeloop_open_evaluate_click_export_button_top_right": "Click the export button at the top right to export",
|
|
96
85
|
"cozeloop_open_evaluate_column_braces_irreversible": "{ } column, this operation is irreversible",
|
|
97
|
-
"cozeloop_open_evaluate_config_and_launch_experiment": "
|
|
98
|
-
"cozeloop_open_evaluate_confirm_delete_evaluation_set": "Confirm delete evaluation set",
|
|
99
|
-
"cozeloop_open_evaluate_confirm_delete_selected_data_irreversible": "Confirm
|
|
100
|
-
"cozeloop_open_evaluate_confirm_disable_redundant_field_validation": "
|
|
86
|
+
"cozeloop_open_evaluate_config_and_launch_experiment": "Configure and launch experiment directly or after modification.",
|
|
87
|
+
"cozeloop_open_evaluate_confirm_delete_evaluation_set": "Confirm to delete evaluation set",
|
|
88
|
+
"cozeloop_open_evaluate_confirm_delete_selected_data_irreversible": "Confirm deletion of selected {placeholder1} data items? This operation is irreversible.",
|
|
89
|
+
"cozeloop_open_evaluate_confirm_disable_redundant_field_validation": "Do you want to disable redundant field validation setting?",
|
|
101
90
|
"cozeloop_open_evaluate_confirm_switch": "Confirm switch?",
|
|
102
|
-
"cozeloop_open_evaluate_confirm_to_delete": "
|
|
91
|
+
"cozeloop_open_evaluate_confirm_to_delete": "Are you sure to delete",
|
|
103
92
|
"cozeloop_open_evaluate_copy_with_id": "Copy {idString}",
|
|
104
|
-
"cozeloop_open_evaluate_data_processing_after_validation_import": "Data processing
|
|
105
|
-
"cozeloop_open_evaluate_data_type_mismatch_instancepath": "{instancePath} data type does not
|
|
106
|
-
"cozeloop_open_evaluate_disable_redundant_validation_default_no": "After disabling, redundant field validation
|
|
93
|
+
"cozeloop_open_evaluate_data_processing_after_validation_import": "Data processing after validation during import.",
|
|
94
|
+
"cozeloop_open_evaluate_data_type_mismatch_instancepath": "{instancePath} data type does not conform to field definition",
|
|
95
|
+
"cozeloop_open_evaluate_disable_redundant_validation_default_no": "After disabling, redundant field validation will use default configuration 'No'. Confirm disable?",
|
|
107
96
|
"cozeloop_open_evaluate_download_file": "Download file",
|
|
108
97
|
"cozeloop_open_evaluate_dynamic_parameters": "Dynamic parameters",
|
|
109
98
|
"cozeloop_open_evaluate_edit_column": "Edit column:",
|
|
110
|
-
"cozeloop_open_evaluate_enable_object_type_validation_rules": "
|
|
111
|
-
"cozeloop_open_evaluate_enter_integer": "Please enter integer",
|
|
99
|
+
"cozeloop_open_evaluate_enable_object_type_validation_rules": "After enabling, Object data type supports validation rules to control whether data with fields outside the Object data structure definition is allowed during import.",
|
|
100
|
+
"cozeloop_open_evaluate_enter_integer": "Please enter an integer",
|
|
112
101
|
"cozeloop_open_evaluate_enter_number_greater_equal_minimum": "Please enter a number greater than or equal to {minimum}",
|
|
113
102
|
"cozeloop_open_evaluate_enter_number_less_equal_maximum": "Please enter a number less than or equal to {maximum}",
|
|
114
103
|
"cozeloop_open_evaluate_enter_text_content": "Please enter text content",
|
|
115
104
|
"cozeloop_open_evaluate_experiment_details_export_failed": "Experiment details export failed",
|
|
116
|
-
"cozeloop_open_evaluate_experiment_details_export_success": "Experiment details
|
|
117
|
-
"cozeloop_open_evaluate_experiment_details_exporting": "
|
|
105
|
+
"cozeloop_open_evaluate_experiment_details_export_success": "Experiment details exported successfully",
|
|
106
|
+
"cozeloop_open_evaluate_experiment_details_exporting": "Exporting experiment details",
|
|
118
107
|
"cozeloop_open_evaluate_export_experiment_details": "Export experiment details",
|
|
119
108
|
"cozeloop_open_evaluate_export_in_progress_view": "Exporting, view",
|
|
120
|
-
"cozeloop_open_evaluate_export_only_final_state_experiments": "Only
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"cozeloop_open_evaluate_inject_parameters_for_evaluation_request": "When requesting evaluation objects, you can inject filled parameters to get the output results of evaluation objects. Such as request environment lanes, test account UID, etc.",
|
|
124
|
-
"cozeloop_open_evaluate_items_failed": "items, failed",
|
|
109
|
+
"cozeloop_open_evaluate_export_only_final_state_experiments": "Only exports experiments in final state (success or failure)",
|
|
110
|
+
"cozeloop_open_evaluate_inject_parameters_for_evaluation_request": "Parameters can be injected when requesting evaluation target to obtain output results, such as environment lane or test account UID.",
|
|
111
|
+
"cozeloop_open_evaluate_items_failed": "items failed",
|
|
125
112
|
"cozeloop_open_evaluate_json_format_error": "JSON format error",
|
|
126
113
|
"cozeloop_open_evaluate_json_schema_format_error": "JSON Schema format error",
|
|
127
|
-
"cozeloop_open_evaluate_json_schema_type_mismatch": "JSON Schema data type does not match
|
|
128
|
-
"cozeloop_open_evaluate_max_10_data_items_per_add": "
|
|
129
|
-
"cozeloop_open_evaluate_max_experiment_contrast_limit": "The maximum number of experiment
|
|
130
|
-
"cozeloop_open_evaluate_max_four_decimal_places": "Maximum 4 decimal places",
|
|
114
|
+
"cozeloop_open_evaluate_json_schema_type_mismatch": "JSON Schema data type does not match column type, please modify",
|
|
115
|
+
"cozeloop_open_evaluate_max_10_data_items_per_add": "At most 10 data items can be added at once",
|
|
116
|
+
"cozeloop_open_evaluate_max_experiment_contrast_limit": "The maximum number of experiment contrasts cannot exceed {MAX_EXPERIMENT_CONTRAST_COUNT}. Please reselect.",
|
|
131
117
|
"cozeloop_open_evaluate_missing_required_field": "Missing required field \"{placeholder1}{placeholder2}\"",
|
|
132
|
-
"cozeloop_open_evaluate_multi_modal_data_in_cell_usage": "Suitable for managing mixed data of images, text and other modalities in the same cell.",
|
|
133
118
|
"cozeloop_open_evaluate_please_select_export_format": "Please select export format",
|
|
134
119
|
"cozeloop_open_evaluate_preset_array_object_data_type": "Preset Array<Object> data type, Object data structure as follows. Suitable for managing mixed data of images, text and other modalities.",
|
|
135
120
|
"cozeloop_open_evaluate_redundant_field_exists": "Redundant field {placeholder1} exists",
|
|
136
|
-
"cozeloop_open_evaluate_remove_fields_outside_structure_on_import": "
|
|
121
|
+
"cozeloop_open_evaluate_remove_fields_outside_structure_on_import": "Remove fields outside data structure definition during import?",
|
|
137
122
|
"cozeloop_open_evaluate_score_placeholder1": "{placeholder1} points",
|
|
138
|
-
"cozeloop_open_evaluate_select_previous_eval_set_as_target": "Select the evaluation set configured in the previous step as
|
|
139
|
-
"
|
|
140
|
-
"cozeloop_open_evaluate_tag_option_disabled_no_longer_selectable": "This tag option has been disabled, if modified it will no longer be selectable",
|
|
123
|
+
"cozeloop_open_evaluate_select_previous_eval_set_as_target": "Select the evaluation set configured in the previous step as evaluation target, suitable for scenarios where this set already contains agent output.",
|
|
124
|
+
"cozeloop_open_evaluate_tag_option_disabled_no_longer_selectable": "This tag option is disabled; modifying will no longer allow selection",
|
|
141
125
|
"cozeloop_open_evaluate_template_placeholder0": "{placeholder0} template",
|
|
142
|
-
"cozeloop_open_evaluate_uploading": "Uploading...",
|
|
143
|
-
"cozeloop_open_evaluate_uploading_image": "Uploading image...",
|
|
144
126
|
"csv_format": "CSV format",
|
|
145
127
|
"custom_create_{type}_evaluator": "Customize the creation of {type} assessors",
|
|
146
|
-
"data_conversion_failed": "Data conversion failed",
|
|
147
128
|
"data_detail": "Data detail",
|
|
148
129
|
"data_engine_confirm_close_warning": "You will lose unsaved content upon closing. Confirm to close?",
|
|
149
130
|
"data_engine_data_count_text": "amount of data",
|
|
150
|
-
"data_engine_decimal_places_support": "Only supports
|
|
131
|
+
"data_engine_decimal_places_support": "Only supports up to {placeholder1} decimal places",
|
|
151
132
|
"data_engine_info_unsaved": "Information not saved",
|
|
152
133
|
"data_engine_max_preview": "Supports up to the first {maxPreview} data to be previewed",
|
|
153
134
|
"data_item": "Data item",
|
|
154
135
|
"data_item_id": "Data item ID",
|
|
155
136
|
"data_item_index": "Data item {index}",
|
|
156
|
-
"data_nesting_exceeds_limit": "Data nesting level exceeds limit",
|
|
157
137
|
"data_processing_short": "Data processing",
|
|
158
138
|
"data_structure": "Data structure",
|
|
159
139
|
"data_total_count": "Total data count",
|
|
160
|
-
"data_type": "Data type",
|
|
161
140
|
"data_type_does_not_match_the_field_definition": "The data type does not match the field definition",
|
|
162
|
-
"dataset_ai_annotation_prompt_config_override": "Override Prompt
|
|
163
|
-
"dataset_capacity_exceeded": "The dataset capacity exceeds the limit",
|
|
141
|
+
"dataset_ai_annotation_prompt_config_override": "Override Prompt Model Configuration",
|
|
164
142
|
"debug_failure": "Debug failed",
|
|
165
143
|
"debugging_succeeded": "Debug succeed",
|
|
166
144
|
"decimal_places_support": "Only support precision up to {num} decimal places",
|
|
@@ -180,36 +158,35 @@
|
|
|
180
158
|
"draft_auto_saved_date": "The draft has been automatically saved on {date}.",
|
|
181
159
|
"draft_auto_saving": "Draft is being automatically saved.",
|
|
182
160
|
"draft_unsubmitted_tip": "There are unsubmitted changes in the current draft. The latest historical version has been selected by default",
|
|
183
|
-
"draft_version": "Draft version",
|
|
184
161
|
"drilled_to_minimum_level_tips": "You have drilled down to the smallest level and cannot drill down further",
|
|
185
|
-
"earlier_than": "Earlier than",
|
|
186
|
-
"eat_fish": "Eat fish",
|
|
187
162
|
"edit_column": "Edit column",
|
|
188
163
|
"edit_data_item": "Edit data items:",
|
|
189
164
|
"edit_evaluation_set": "Edit evaluation set",
|
|
190
165
|
"edit_evaluator": "Edit evaluator",
|
|
191
166
|
"edit_experiment": "Edit the experiment",
|
|
192
|
-
"empty_data": "Empty data",
|
|
193
167
|
"encyclopedia_expert": "Encyclopedia expert",
|
|
194
|
-
"end_time": "End time",
|
|
195
168
|
"enter_column_description": "Please enter the column description",
|
|
196
169
|
"enter_evaluation_name": "Please enter the name of the evaluation set",
|
|
197
|
-
"enter_integer": "Please enter an integer",
|
|
198
170
|
"enter_keyword_search_max_length": "Please enter keywords for retrieval, with a maximum of {MAX_SEARCH_LENGTH} characters.",
|
|
199
|
-
"equal_to": "Equal to",
|
|
200
171
|
"eval_field_mapping_error_tips": "The selected field type on the right is incompatible and cannot be directly consumed. Please select again.",
|
|
201
172
|
"eval_target_input_tokens_tips": "Total consumption of model call input tokens during evaluation object execution",
|
|
202
173
|
"eval_target_output_tokens_tips": "Total consumption of model call output tokens during evaluation object execution",
|
|
203
174
|
"eval_target_total_latency_tips": "Total elapsed time (ms) from request to complete response for the evaluation object",
|
|
204
175
|
"eval_target_total_tokens": "Total Tokens Consumption of Model Calls During Object Execution",
|
|
205
176
|
"eval_version_number_format": "Please enter the correct version in the format a.b.c, where each segment is between 0 and 999.",
|
|
177
|
+
"evaluate_accuracy_evaluator": "Accuracy Evaluator",
|
|
178
|
+
"evaluate_add_audio_external_link": "Add external audio link",
|
|
206
179
|
"evaluate_add_data_from_evaluation_set": "Add Data from Evaluation Set",
|
|
207
|
-
"
|
|
180
|
+
"evaluate_add_video_external_link": "Add video external link",
|
|
181
|
+
"evaluate_answer_accuracy_evaluator": "Answer Accuracy Evaluator",
|
|
182
|
+
"evaluate_associated_experiment_template": "Associated experiment template",
|
|
183
|
+
"evaluate_audio_external_link": "Audio - External Link",
|
|
184
|
+
"evaluate_audio_source_file": "Audio - Source File",
|
|
208
185
|
"evaluate_based_on_evaluation_set": "Based on Evaluation Set",
|
|
209
|
-
"evaluate_biggest_animal_world": "What is the largest animal in the world",
|
|
210
|
-
"
|
|
186
|
+
"evaluate_biggest_animal_world": "What is the largest animal in the world?",
|
|
187
|
+
"evaluate_calc_formula": "Calculation Formula",
|
|
188
|
+
"evaluate_calc_formula_below": "The calculation formula is as follows:",
|
|
211
189
|
"evaluate_case_info_desc": "Description:",
|
|
212
|
-
"evaluate_check": "Check",
|
|
213
190
|
"evaluate_click_test_run_to_start": "Click the test run button to start testing",
|
|
214
191
|
"evaluate_code_check_failed_retry": "Code check failed, please try again",
|
|
215
192
|
"evaluate_code_check_passed": "Code check passed",
|
|
@@ -227,14 +204,27 @@
|
|
|
227
204
|
"evaluate_column_template_overwrite_tips_title": "Overwrite the original content?",
|
|
228
205
|
"evaluate_compare_experimentCount_experiments": "Compare {experimentCount} experiments",
|
|
229
206
|
"evaluate_complete_label_data_annotation_then_refresh": "After completing all data annotation for this tag, please refresh and try again",
|
|
230
|
-
"
|
|
207
|
+
"evaluate_comprehensive_qa_prompt": "Comprehensive Q&A Prompt",
|
|
208
|
+
"evaluate_comprehensive_test_dataset": "Comprehensive Test Dataset",
|
|
231
209
|
"evaluate_confirm_batch_delete_placeholder1_experiments": "Are you sure to batch delete {placeholder1} experiment data? This operation is irreversible.",
|
|
232
210
|
"evaluate_confirm_delete_evaluator_placeholder1": "Are you sure to delete evaluator: {placeholder1}?",
|
|
211
|
+
"evaluate_confirm_delete_template_part1": "Are you sure you want to delete template \"",
|
|
212
|
+
"evaluate_confirm_delete_template_part2": "\"? This action cannot be undone.",
|
|
233
213
|
"evaluate_confirm_terminate_running_experiment": "Are you sure you want to terminate the running experiment? This operation is irreversible.",
|
|
234
214
|
"evaluate_confirm_to_remove": "Confirm removal",
|
|
235
215
|
"evaluate_copy_placeholder1_config_create_evaluator": "Copy {placeholder1} configuration and create a new evaluator",
|
|
216
|
+
"evaluate_create_evaluation_experiment_from_template_quickly": "Quickly create evaluation experiments for specified evaluation objects in certain scenarios through experiment templates and track performance trends.",
|
|
236
217
|
"evaluate_create_evaluator": "Create evaluator",
|
|
218
|
+
"evaluate_create_experiment_based_on_template": "Create Experiment Based on Template",
|
|
219
|
+
"evaluate_create_experiment_template": "Create experiment template",
|
|
220
|
+
"evaluate_create_new_experiment_template": "Create a new experiment template",
|
|
221
|
+
"evaluate_create_new_template": "Create New Template",
|
|
222
|
+
"evaluate_create_template_based_on_experiment": "Create template based on experiment",
|
|
237
223
|
"evaluate_create_with_custom": "Create with Custom",
|
|
224
|
+
"evaluate_customer_service_dialog_prompt": "Customer Service Dialogue Prompt",
|
|
225
|
+
"evaluate_customer_service_dialog_quality_template": "Customer Service Dialogue Quality Evaluation Template",
|
|
226
|
+
"evaluate_customer_service_dialog_test_dataset": "Customer Service Dialogue Test Dataset",
|
|
227
|
+
"evaluate_data_details": "Data Details",
|
|
238
228
|
"evaluate_data_import_refresh": "Please wait a few seconds and refresh the page to view",
|
|
239
229
|
"evaluate_data_importing": "Importing evaluation set...",
|
|
240
230
|
"evaluate_data_item_id": "Data item ID",
|
|
@@ -246,70 +236,114 @@
|
|
|
246
236
|
"evaluate_debug_failed_no_evaluation_result": "Debug Failed: No Evaluation Result Returned",
|
|
247
237
|
"evaluate_debug_failed_no_result": "Debug Failed: No Result Returned",
|
|
248
238
|
"evaluate_debug_no_evaluation_result": "Debug Returned No Evaluation Result",
|
|
239
|
+
"evaluate_delete_associated_experiments_together": "Also delete associated experiments",
|
|
240
|
+
"evaluate_delete_template": "Delete template",
|
|
241
|
+
"evaluate_deletion_failed": "Deletion Failed",
|
|
249
242
|
"evaluate_detail_description": "Detailed Description",
|
|
250
243
|
"evaluate_direct_import": "Direct import",
|
|
244
|
+
"evaluate_edit_experiment_template": "Edit experiment template",
|
|
245
|
+
"evaluate_edit_template": "Edit template",
|
|
246
|
+
"evaluate_edit_template_configuration": "Edit template configuration",
|
|
247
|
+
"evaluate_enable_weighted_summary": "Enable weighted summary",
|
|
248
|
+
"evaluate_enable_weighted_summary_description": "After enabling, you can set weights for each evaluator, and the system will calculate the summary score based on these weights",
|
|
249
|
+
"evaluate_enter_template_name_to_confirm_deletion": "Please enter the template name to confirm deletion",
|
|
251
250
|
"evaluate_eval_obj_tokens_consumption": "Tokens Consumption of Evaluation Object",
|
|
252
251
|
"evaluate_eval_target_exec_time": "Execution time of evaluation target",
|
|
253
252
|
"evaluate_evaluate_dataset_fields_desc": "evaluate_dataset_fields: Evaluation dataset fields",
|
|
254
253
|
"evaluate_evaluate_target_output_fields_desc": "evaluate_target_output_fields: Fields of evaluation targets",
|
|
254
|
+
"evaluate_evaluate_text_generation_output_quality": "Evaluate the output quality of text generation tasks",
|
|
255
255
|
"evaluate_evaluated_object_actual_output_traj": "Actual output trajectory of the evaluated object",
|
|
256
256
|
"evaluate_evaluated_object_output_data": "Output data of the evaluated object",
|
|
257
|
+
"evaluate_evaluation_create_experiment_from_template": "Evaluation - Create Experiment from Template",
|
|
257
258
|
"evaluate_evaluation_experiment_creation": "Evaluation - Experiment creation",
|
|
258
259
|
"evaluate_evaluation_new_code_evaluator": "Evaluation - Create New Code Evaluator",
|
|
259
260
|
"evaluate_evaluation_new_llm_evaluator": "Evaluation - Create New LLM Evaluator",
|
|
260
261
|
"evaluate_evaluation_new_testset": "Evaluation - Create New Test Set",
|
|
262
|
+
"evaluate_evaluation_template_creation": "Evaluation - Template creation",
|
|
263
|
+
"evaluate_evaluation_template_editing": "Evaluation - Template editing",
|
|
261
264
|
"evaluate_evaluator_configuration": "Evaluator configuration",
|
|
262
265
|
"evaluate_evaluator_not_exist": "Evaluator does not exist",
|
|
263
266
|
"evaluate_excessively_long_data": "Excessively long data",
|
|
264
267
|
"evaluate_exec_time_placeholder_ms": "Execution time: {placeholder}ms",
|
|
265
268
|
"evaluate_exp_not_complete_wait_retrigger": "The experiment is not complete. Please wait for it to finish before retriggering the calculation.",
|
|
266
269
|
"evaluate_experiment_concurrent_execution_limitations": "Experiments support concurrent execution of entries in the evaluation dataset, but are limited by the concurrency of evaluation targets and the TPM limits of calling evaluators' models. Set the ideal maximum execution count here.",
|
|
270
|
+
"evaluate_experiment_creation_failed": "Failed to Create Experiment",
|
|
271
|
+
"evaluate_experiment_creation_successful": "Experiment Created Successfully",
|
|
267
272
|
"evaluate_experiment_incomplete_export_not_supported": "The current experiment is not completed, export and download are not supported",
|
|
268
|
-
"
|
|
273
|
+
"evaluate_experiment_template": "Experiment template",
|
|
269
274
|
"evaluate_export_failed": "Export failed",
|
|
270
|
-
"evaluate_export_failed_retry": "Export failed, please
|
|
271
|
-
"evaluate_export_file_expired_100_days": "Exported
|
|
275
|
+
"evaluate_export_failed_retry": "Export failed, please try exporting again",
|
|
276
|
+
"evaluate_export_file_expired_100_days": "Exported files can be stored for a maximum of 100 days and have expired",
|
|
272
277
|
"evaluate_export_file_max_100_days": "Exported files are saved for a maximum of 100 days; after expiration, you need to export again before downloading.",
|
|
273
|
-
"evaluate_export_in_progress_wait": "Export in progress, please
|
|
274
|
-
"evaluate_export_records": "Export
|
|
278
|
+
"evaluate_export_in_progress_wait": "Export in progress, please try again after the export is completed",
|
|
279
|
+
"evaluate_export_records": "Export Records",
|
|
275
280
|
"evaluate_ext_additional_fields": "ext: Supplementary fields",
|
|
281
|
+
"evaluate_external_link": "External Link",
|
|
276
282
|
"evaluate_failed_to_get_evaluation_set_data": "Failed to Get Evaluation Set Data:",
|
|
283
|
+
"evaluate_failed_to_get_template_details": "Failed to get template details",
|
|
284
|
+
"evaluate_file_upload_not_successful": "File upload not successful",
|
|
285
|
+
"evaluate_fluency_evaluator": "Fluency Evaluator",
|
|
277
286
|
"evaluate_form_validation_failed": "Form Validation Failed:",
|
|
278
|
-
"
|
|
287
|
+
"evaluate_formula_preview": "Formula preview",
|
|
279
288
|
"evaluate_func_body": "Function Body",
|
|
280
289
|
"evaluate_generate_mock_output": "Generate Mock Output",
|
|
290
|
+
"evaluate_go_adjust": "Go Adjust",
|
|
291
|
+
"evaluate_help_documentation": "Help Documentation",
|
|
281
292
|
"evaluate_ideal_output_evaluation_set": "Ideal output evaluation set",
|
|
293
|
+
"evaluate_import_approved_files": "Import approved files",
|
|
282
294
|
"evaluate_import_data_from_eval_set_with_output_tip": "You can directly import selected data if your evaluation set already contains target output",
|
|
283
295
|
"evaluate_include_input_and_ideal_output": "Includes input and ideal output",
|
|
284
296
|
"evaluate_ind_calc_task_in_progress": "An indicator calculation task is already in progress, please refresh the page later.",
|
|
297
|
+
"evaluate_initial_version": "Initial Version",
|
|
285
298
|
"evaluate_input_content_max_limitLength_truncated": "Input content limited to {limitLength} characters, excess part has been automatically truncated",
|
|
299
|
+
"evaluate_input_prompt": "Input Prompt",
|
|
286
300
|
"evaluate_input_tokens": "Input Tokens:",
|
|
287
301
|
"evaluate_intelligent_synthesis": "Intelligent synthesis",
|
|
288
302
|
"evaluate_invalid_id_must_be_limitLength": "ID is invalid, must be {limitLength} characters",
|
|
289
303
|
"evaluate_json_parse_error": "JSON Parse Error:",
|
|
290
304
|
"evaluate_json_serialize_error": "JSON Serialize Error:",
|
|
291
305
|
"evaluate_keyword_search_max_length_truncated": "Keyword search limited to {MAX_SEARCH_LENGTH} characters, excess part has been automatically truncated",
|
|
292
|
-
"
|
|
306
|
+
"evaluate_latest_experiment_status": "Latest experiment status",
|
|
307
|
+
"evaluate_liu_shengyang": "Liu Shengyang",
|
|
308
|
+
"evaluate_living_habits_animal": "Tell me some living habits of this animal",
|
|
293
309
|
"evaluate_llm_evaluator": "LLM Evaluator",
|
|
310
|
+
"evaluate_load_failure_refresh_retry": "Load failed, please refresh and try again",
|
|
294
311
|
"evaluate_loading_code_evaluator_detail": "Loading Code Evaluator Detail",
|
|
295
312
|
"evaluate_loading_data": "Loading data...",
|
|
296
313
|
"evaluate_loading_failed": "Loading failed",
|
|
297
314
|
"evaluate_max_support_50_columns": "Supports up to 50 columns",
|
|
298
315
|
"evaluate_metric_agg_recalc_required": "Metric aggregation statistics need to be recalculated before viewing.",
|
|
316
|
+
"evaluate_min_two_evaluators_required_for_weighted_summary": "At least 2 evaluators are required to enable weighted summary",
|
|
317
|
+
"evaluate_modify_experiment_template": "Modify experiment template",
|
|
318
|
+
"evaluate_multi_evaluator_weighted_summary_template": "Multi-evaluator Weighted Summary Template",
|
|
319
|
+
"evaluate_name_description": "{name} description",
|
|
299
320
|
"evaluate_next_step_generate_simulated_output": "Next step: Generate simulated output",
|
|
300
321
|
"evaluate_no_config_info": "No Configuration Information",
|
|
301
322
|
"evaluate_no_evaluator_desc": "No evaluator description available",
|
|
302
323
|
"evaluate_no_run_output": "No running output available",
|
|
303
324
|
"evaluate_no_run_result": "No execution results available",
|
|
304
325
|
"evaluate_no_test_data": "No Test Data",
|
|
326
|
+
"evaluate_no_weight_configuration": "No weight configuration yet",
|
|
327
|
+
"evaluate_not_enabled": "Not enabled",
|
|
328
|
+
"evaluate_number_of_associated_experiments": "Number of associated experiments",
|
|
329
|
+
"evaluate_number_of_experiments": "experiments",
|
|
330
|
+
"evaluate_online_evaluation_dataset": "Online Evaluation Dataset",
|
|
331
|
+
"evaluate_online_evaluation_template": "Online Evaluation Template",
|
|
332
|
+
"evaluate_online_response_evaluator": "Online Response Evaluator",
|
|
333
|
+
"evaluate_online_service_prompt": "Online Service Prompt",
|
|
305
334
|
"evaluate_parameter_injection": "Parameter injection",
|
|
335
|
+
"evaluate_placeholder_number_of_evaluators": "{placeholder} evaluators",
|
|
306
336
|
"evaluate_please_configure_test_data": "Please Configure Test Data",
|
|
337
|
+
"evaluate_please_enter_audio_url": "Please enter the audio URL",
|
|
338
|
+
"evaluate_please_enter_video_url": "Please enter the video URL",
|
|
339
|
+
"evaluate_please_evaluate_name": "Please evaluate {name}...",
|
|
307
340
|
"evaluate_please_input_float_max_4_decimal": "Please enter a float with up to 4 decimal places",
|
|
308
341
|
"evaluate_please_input_keyword_search_max_length": "Please enter keyword search, maximum {MAX_SEARCH_LENGTH} characters",
|
|
309
342
|
"evaluate_please_input_max_limitLength_chars": "Please enter, up to {limitLength} characters",
|
|
310
343
|
"evaluate_please_refer_to_details": "Please refer to detailed information",
|
|
311
344
|
"evaluate_please_select_cozebot": "Please select CozeBot",
|
|
312
345
|
"evaluate_please_select_evaluation_experiment": "Please select evaluation experiment",
|
|
346
|
+
"evaluate_please_select_experiment_template": "Please select an experiment template",
|
|
313
347
|
"evaluate_please_select_prompt": "Please select Prompt",
|
|
314
348
|
"evaluate_please_select_prompt_key": "Please select Prompt key",
|
|
315
349
|
"evaluate_please_select_target_and_version": "Please Select Target and Version",
|
|
@@ -323,33 +357,55 @@
|
|
|
323
357
|
"evaluate_programming_language": "Programming Language",
|
|
324
358
|
"evaluate_question_particle": "?",
|
|
325
359
|
"evaluate_quick_configuration": "Quick configuration",
|
|
360
|
+
"evaluate_quick_create_experiment_template_based_on_test_config": "Quickly create an experiment template based on this test experiment's configuration",
|
|
326
361
|
"evaluate_reason": "Reason:",
|
|
327
362
|
"evaluate_reason_colon": "Reason:",
|
|
328
363
|
"evaluate_reason_label": "Reason: ",
|
|
329
364
|
"evaluate_recheck": "Recheck",
|
|
330
365
|
"evaluate_reevaluate_failed_and_unexecuted_only": "Re-evaluate only failed and unexecuted parts",
|
|
331
366
|
"evaluate_reevaluate_failed_and_unexecuted_only_period": "Re-evaluate only failed and unexecuted parts.",
|
|
367
|
+
"evaluate_reference_output": "Reference Output",
|
|
368
|
+
"evaluate_reference_text": "Reference Text",
|
|
369
|
+
"evaluate_relevance_evaluator": "Relevance Evaluator",
|
|
370
|
+
"evaluate_request_content": "Request Content",
|
|
332
371
|
"evaluate_run_trajectory": "Running trajectory",
|
|
333
|
-
"evaluate_running": "Running
|
|
372
|
+
"evaluate_running": "Running",
|
|
334
373
|
"evaluate_runtime_metrics_data_item_details": "Runtime Metrics - Data Item Details",
|
|
335
374
|
"evaluate_save_failed": "Save Failed:",
|
|
336
375
|
"evaluate_save_failed_please_retry": "Save Failed, Please Retry",
|
|
376
|
+
"evaluate_scenario_configuration": "Scenario configuration",
|
|
337
377
|
"evaluate_score_points": "{score} points",
|
|
378
|
+
"evaluate_score_summary_calc_formula": "The scoring summary calculation formula is as follows:",
|
|
338
379
|
"evaluate_search_evaluator": "Search Evaluator",
|
|
380
|
+
"evaluate_search_template_name": "Search template name",
|
|
339
381
|
"evaluate_select_data_placeholder1_maxcount": "Select data ({placeholder1}/{maxCount})",
|
|
340
382
|
"evaluate_select_scenario_one_click_config": "One-click quick configuration for selecting scenarios",
|
|
341
|
-
"evaluate_select_template": "Select Template",
|
|
342
383
|
"evaluate_selected_label": "Selected:",
|
|
343
384
|
"evaluate_simulated_data": "Simulated data",
|
|
344
|
-
"
|
|
385
|
+
"evaluate_single_evaluator": "evaluators",
|
|
386
|
+
"evaluate_skip_evaluator_config_manual_labeling": "Choose to skip evaluator configuration; experiment only gets agent’s actual output, suitable for manually labeled evaluation scenarios.",
|
|
345
387
|
"evaluate_skip_target_execution_config": "Skip evaluation target execution configuration, suitable for evaluation datasets that already contain actual agent outputs.",
|
|
346
388
|
"evaluate_specifically_satisfied_experience": "Please describe in detail the experience you are satisfied with",
|
|
389
|
+
"evaluate_src_file": "Source File",
|
|
390
|
+
"evaluate_standard_answer": "Standard Answer",
|
|
391
|
+
"evaluate_start_experiment": "Start experiment",
|
|
392
|
+
"evaluate_start_new_experiment": "Start a new experiment",
|
|
393
|
+
"evaluate_start_new_experiment_based_on_template": "Start a new experiment based on this template",
|
|
347
394
|
"evaluate_submit_after_code_syntax_passed": "You can submit after the code syntax check passes",
|
|
348
395
|
"evaluate_success_{success_count}_fail_{fail_count}": "{success_count} successes, {fail_count} failures",
|
|
396
|
+
"evaluate_summary_score": "Total Score",
|
|
349
397
|
"evaluate_swim_lane": "Swim Lane",
|
|
350
398
|
"evaluate_tag_disabled_no_modification": "This tag has been disabled and modification is not allowed.",
|
|
351
399
|
"evaluate_taiwan_geography_overview": "Taiwan Province is composed of China's largest island Taiwan Island and more than 80 affiliated islands including Orchid Island, Green Island, Diaoyu Islands, and the Penghu Archipelago, covering a total area of about 36,000 square kilometers. Among them, Taiwan Island is about 35,800 square kilometers.",
|
|
352
400
|
"evaluate_target_type": "Evaluation object type",
|
|
401
|
+
"evaluate_template_associated_with": "This template is associated with",
|
|
402
|
+
"evaluate_template_creation_failure": "Failed to create template",
|
|
403
|
+
"evaluate_template_creation_success": "Template created successfully",
|
|
404
|
+
"evaluate_template_details": "Template details",
|
|
405
|
+
"evaluate_template_for_online_real_time_evaluation": "Template configuration used for online real-time evaluation",
|
|
406
|
+
"evaluate_template_name_label": "Template name",
|
|
407
|
+
"evaluate_template_update_failure": "Failed to update template",
|
|
408
|
+
"evaluate_template_update_success": "Template updated successfully",
|
|
353
409
|
"evaluate_terminate_experiment": "Terminate experiment",
|
|
354
410
|
"evaluate_terminate_running_experiment": "Terminate running experiment",
|
|
355
411
|
"evaluate_test_data_turn": "Test Data: turn",
|
|
@@ -357,20 +413,38 @@
|
|
|
357
413
|
"evaluate_test_data_tutorial_tip": "It supports Python and JavaScript built - in libraries and some third - party libraries. For more usage instructions, please refer to...",
|
|
358
414
|
"evaluate_test_run_result": "Test run result",
|
|
359
415
|
"evaluate_test_running": "Test running...",
|
|
416
|
+
"evaluate_test_set_or_object_deleted_cannot_create_template": "The evaluation set or object has been deleted; cannot create template",
|
|
360
417
|
"evaluate_test_taiwan_area_answer": "Taiwan Province consists of Taiwan Island and various islands, with a total area of about 36,000 square kilometers",
|
|
361
418
|
"evaluate_test_taiwan_area_question": "What is the area of Taiwan Province?",
|
|
419
|
+
"evaluate_text_generation_prompt": "Text Generation Prompt",
|
|
420
|
+
"evaluate_text_generation_quality_template": "Text Generation Quality Evaluation Template",
|
|
421
|
+
"evaluate_text_generation_test_dataset": "Text Generation Test Dataset",
|
|
422
|
+
"evaluate_text_quality_evaluator": "Text Quality Evaluator",
|
|
423
|
+
"evaluate_tone_friendliness_evaluator": "Tone Friendliness Evaluator",
|
|
362
424
|
"evaluate_trajectory_visualization": "Trajectory visualization",
|
|
363
|
-
"evaluate_trial_run": "Trial Run",
|
|
364
425
|
"evaluate_triggered_metric_background_calculation": "The triggered metric is being processed in the background, which may take some time. Please refresh the page later.",
|
|
365
426
|
"evaluate_turn_represents_single_round_evaluation": "Turn represents the evaluation scenario of a single-round Q&A, as follows:",
|
|
427
|
+
"evaluate_type_offline_evaluation": "Type: Offline evaluation",
|
|
366
428
|
"evaluate_unknown_error": "Unknown Error",
|
|
367
429
|
"evaluate_unnamed_template": "Unnamed Template",
|
|
430
|
+
"evaluate_uploading_file": "Uploading file",
|
|
431
|
+
"evaluate_use_for_customer_service_dialog_quality_assessment": "Used to evaluate the quality of customer service dialogues, including response accuracy, friendliness of tone, and other indicators",
|
|
432
|
+
"evaluate_use_multiple_evaluators_with_weighted_score": "Use multiple evaluators and configure weighted summary scores",
|
|
368
433
|
"evaluate_used_template": "Used Template",
|
|
369
434
|
"evaluate_validation_passed": "Validation Passed",
|
|
370
435
|
"evaluate_version_description": "Version description",
|
|
371
436
|
"evaluate_view_actual_output_trace": "View trace of actual output",
|
|
372
437
|
"evaluate_view_task": "View task",
|
|
438
|
+
"evaluate_view_template_details": "View template details",
|
|
373
439
|
"evaluate_view_trace": "View trace",
|
|
440
|
+
"evaluate_weight_label": "Weight:",
|
|
441
|
+
"evaluate_weight_multiplier": "Weight Multiplier",
|
|
442
|
+
"evaluate_weighted_avg_multiple_evaluators": "Calculate the aggregate score by weighted averaging the scores from multiple evaluators.",
|
|
443
|
+
"evaluate_weighted_summary": "Weighted summary",
|
|
444
|
+
"evaluate_weighted_summary_configuration": "Weighted summary configuration",
|
|
445
|
+
"evaluate_weighted_summary_not_enabled": "Weighted summary not enabled",
|
|
446
|
+
"evaluate_weighted_summary_score_based_on_weights": "Weighted summary score calculated based on evaluator weights",
|
|
447
|
+
"evaluate_weighting_formula": "Weighting formula:",
|
|
374
448
|
"evaluate_what_makes_you_satisfied": "What do you think makes you satisfied?",
|
|
375
449
|
"evaluate_you_can_use_directly": "You can use directly",
|
|
376
450
|
"evaluation_object": "Evaluation object",
|
|
@@ -378,7 +452,6 @@
|
|
|
378
452
|
"evaluation_object_version": "Version of the evaluated object",
|
|
379
453
|
"evaluation_set_{name}_delete_tips": "Are you sure you want to delete the evaluation set {name}? This change is irreversible.",
|
|
380
454
|
"evaluation_set_builtin_example_data": "Sample data",
|
|
381
|
-
"evaluation_set_column": "Evaluation set columns",
|
|
382
455
|
"evaluation_set_data": "Evaluation set data",
|
|
383
456
|
"evaluation_set_description": "Evaluation set description",
|
|
384
457
|
"evaluation_set_field_mapping_tip": "This mapping connects evaluation set fields and actual outputs of evaluation objects to evaluator fields, enabling the evaluator to accurately obtain inputs for evaluation.",
|
|
@@ -406,9 +479,6 @@
|
|
|
406
479
|
"evaluator_template": "Evaluator template",
|
|
407
480
|
"evaluator_template_filter_empty_tips": "No relevant results were found in the current filtering state",
|
|
408
481
|
"evaluator_type": "Evaluator type",
|
|
409
|
-
"exceed_max_image_count": "Image count exceeds limit",
|
|
410
|
-
"exceed_max_image_size": "Image size exceeds limit",
|
|
411
|
-
"execution_result": "Execution result",
|
|
412
482
|
"expand_all_columns": "Expand all columns",
|
|
413
483
|
"expand_all_data_items": "Expand all data items",
|
|
414
484
|
"expected_ideal_output": "Expected ideal output, which can serve as a reference standard for evaluation",
|
|
@@ -437,51 +507,29 @@
|
|
|
437
507
|
"failure_reasons_and_retry": "Execution failed due to the following reasons, please correct them and try again",
|
|
438
508
|
"field_completion": "Field completion",
|
|
439
509
|
"field_content_is_not_limited_by_maximum_height": "The field content is not restricted by the maximum height",
|
|
440
|
-
"field_mapping": "Field mapping",
|
|
441
|
-
"file_format_error": "File format error",
|
|
442
|
-
"format_json": "Format JSON",
|
|
443
510
|
"fornax_app_param_injection_format_error_key_value_string": "Parameter injection format error, both key and value must be string type",
|
|
444
511
|
"fornax_app_please_enter_correct_json_format": "Please enter correct JSON format",
|
|
445
512
|
"fornax_app_please_enter_lane": "Please enter a swimlane",
|
|
446
|
-
"generated_by_ai_tip": "The content is generated by AI. Its authenticity and accuracy cannot be guaranteed and it is for reference only.",
|
|
447
513
|
"get_evaluation_object_error": "An error occurred while obtaining the evaluation object",
|
|
448
|
-
"get_image_failed": "Failed to get image",
|
|
449
|
-
"global_btn_confirm": "Confirm",
|
|
450
514
|
"go_submit": "Submit now",
|
|
451
|
-
"greater_than": "Greater than",
|
|
452
515
|
"help_documentation": "Help Documentation",
|
|
453
516
|
"how_to_create_a_review_set": "How to create an evaluation set?",
|
|
454
517
|
"id_invalid_must_be_limit_length": "The ID is invalid. It must be {limitLength} digits long.",
|
|
455
|
-
"illegal_extension": "Illegal file extension",
|
|
456
|
-
"image_address": "Image address",
|
|
457
|
-
"image_external_link": "Picture - External link",
|
|
458
|
-
"image_preview": "Image preview",
|
|
459
|
-
"image_source_file": "Picture - Source file",
|
|
460
518
|
"import_approved_images": "Import via the passed picture",
|
|
461
519
|
"import_data": "Import data",
|
|
462
|
-
"import_data_column": "Import data column",
|
|
463
|
-
"import_method": "Import method",
|
|
464
520
|
"import_sample_data": "Import sample data",
|
|
465
521
|
"importing_data_will_overwrite_existing_data": "Importing data will overwrite the existing data",
|
|
466
|
-
"in_progress": "In progress",
|
|
467
|
-
"information_unsaved": "The information is not saved",
|
|
468
522
|
"initiate_experiment": "Initiate an experiment",
|
|
469
523
|
"input_content_limited_truncated": "The maximum length of the input content is {limitLength} characters. The excess part has been automatically truncated.",
|
|
470
524
|
"input_float_with_precision": "Please enter a float with at most 4 decimal places.",
|
|
471
525
|
"input_num_gte": "Please enter a number greater than or equal to {num}",
|
|
472
526
|
"input_num_lte": "Please enter a number less than or equal to {num}",
|
|
473
|
-
"input_number_between_0_and_1": "Please enter a number in the range of 0 to 1",
|
|
474
|
-
"input_score_between_0_and_1": "Please enter a score between 0 and 1",
|
|
475
527
|
"interface_problem": "Request problem",
|
|
476
528
|
"joke_king": "King of Jokes",
|
|
477
529
|
"keep_precision_num": "Keep at most {num} decimal places",
|
|
478
530
|
"keyword_search_length_limited_truncated": "The maximum length for keyword search is {MAX_SEARCH_LENGTH} characters. The part exceeding this length has been automatically truncated.",
|
|
479
531
|
"knowledge_file_read_fail": "File read failed",
|
|
480
|
-
"later_than": "Later than",
|
|
481
|
-
"latest_version": "Latest version",
|
|
482
532
|
"leave_current_page_information_will_not_be_saved": "The information will not be saved after leaving",
|
|
483
|
-
"leave_page_tip": "Leaving the current page will result in the information not being saved.",
|
|
484
|
-
"less_than": "Less than",
|
|
485
533
|
"line_chart": "Line chart",
|
|
486
534
|
"loading_field_mapping": "Loading field mappings",
|
|
487
535
|
"loading_prompt_detail": "Loading Prompt details",
|
|
@@ -489,7 +537,6 @@
|
|
|
489
537
|
"loop_view_details": "View details:",
|
|
490
538
|
"loose_view": "Loose View",
|
|
491
539
|
"manual_annotation_management": "Manual annotation management",
|
|
492
|
-
"manual_calibration": "Manual calibration",
|
|
493
540
|
"manual_score_calibration": "Whether to manually calibrate the score",
|
|
494
541
|
"max_add_x_evaluators": "Add a maximum of 5 evaluators",
|
|
495
542
|
"max_concurrent_execution_count": "Maximum number of concurrent executions",
|
|
@@ -497,21 +544,16 @@
|
|
|
497
544
|
"max_support_columns": "Supports a maximum of {num} columns",
|
|
498
545
|
"measure_stat": "Indicator statistics",
|
|
499
546
|
"minus_evaluation_dataset": "- Evaluation set",
|
|
500
|
-
"missing_required_field": "Missing required fields",
|
|
501
547
|
"model_exporting": "Exporting",
|
|
502
|
-
"model_selection": "Model selection",
|
|
503
|
-
"name_already_exists": "Name already exists",
|
|
504
548
|
"name_and_version": "Name and version",
|
|
505
549
|
"new_evaluation_set": "Create evaluation set",
|
|
506
550
|
"new_evaluator": "Create evaluator",
|
|
507
551
|
"new_experiment": "New experiment",
|
|
508
552
|
"new_prompt": "Create Prompt",
|
|
509
553
|
"new_version_greater_than_current": "The new version must be greater than the current version",
|
|
510
|
-
"next_one": "Next one",
|
|
511
554
|
"next_step_evaluation_object": "Next step: Evaluation object",
|
|
512
555
|
"next_step_evaluation_set": "Next step: Evaluation set",
|
|
513
556
|
"next_step_evaluator": "Next step: Evaluator",
|
|
514
|
-
"no_data": "No data",
|
|
515
557
|
"no_evaluation_dataset": "No evaluation set",
|
|
516
558
|
"no_evaluator": "No evaluator",
|
|
517
559
|
"no_experiment": "No experiment",
|
|
@@ -519,26 +561,19 @@
|
|
|
519
561
|
"no_mapping_no_import": "Columns in the dataset to be imported will not be imported if no mapping relationship is configured for them.",
|
|
520
562
|
"no_matching_options_found": "No matching option was found",
|
|
521
563
|
"no_modification_to_submit": "No modification to submit",
|
|
522
|
-
"no_results_found": "No relevant results were found",
|
|
523
|
-
"not_contain": "Does not contain",
|
|
524
|
-
"not_equal_to": "Is not equal to",
|
|
525
564
|
"only_completed_experiments_can_be_compared": "Only completed experiments can be compared. Please make a new selection.",
|
|
526
565
|
"only_experiments_compared_tip": "Only completed experiments with the same evaluation set can be compared.",
|
|
527
566
|
"only_re_evaluate_failed_part": "Re-evaluate only the parts that failed to execute.",
|
|
528
567
|
"overwrite": "Overwrite",
|
|
529
|
-
"overwrite_data": "Overwrite",
|
|
530
568
|
"page_view": "Page view",
|
|
531
569
|
"parameter_details": "Parameter details",
|
|
532
570
|
"pedia_dataset": "Encyclopedic dataset ${index}",
|
|
533
571
|
"placeholder0_details": "Details of {placeholder0}",
|
|
534
|
-
"please_add_at_least_one_image_link": "Please add at least one image link",
|
|
535
572
|
"please_add_evaluator": "Please add evaluator",
|
|
536
573
|
"please_configure_field_mapping": "Please configure field mapping",
|
|
537
574
|
"please_configure_the_import_column": "Please configure the import columns",
|
|
538
575
|
"please_enter_a_number_in_the_range_{num1}_to_{num2}": "Please enter a number in the range of {num1} to {num2}",
|
|
539
576
|
"please_enter_a_review_set_description": "Please enter the description of the evaluation set",
|
|
540
|
-
"please_enter_a_valid_url": "Please enter a valid URL",
|
|
541
|
-
"please_enter_a_value": "Please enter a value",
|
|
542
577
|
"please_enter_an_object": "Please enter the object",
|
|
543
578
|
"please_enter_column_name": "Please enter the column name",
|
|
544
579
|
"please_enter_content": "Please enter the content",
|
|
@@ -546,17 +581,14 @@
|
|
|
546
581
|
"please_enter_max_limit_length": "Please enter, with a maximum of {limitLength} characters.",
|
|
547
582
|
"please_enter_tag_name_search": "Please enter the tag name to search.",
|
|
548
583
|
"please_enter_the_picture_link": "Please enter the picture link",
|
|
549
|
-
"please_enter_the_reason": "Please enter the reason",
|
|
550
584
|
"please_input_name": "Please input name",
|
|
551
585
|
"please_input_version_number": "Please input version number",
|
|
552
|
-
"please_select_a_version_number": "Please select the version number",
|
|
553
586
|
"please_select_an_indicator": "Please select an indicator",
|
|
554
587
|
"please_select_evaluate_target": "Please select the evaluation object",
|
|
555
588
|
"please_select_evaluation_set_version": "Please select the evaluation set version",
|
|
556
589
|
"please_select_evaluator": "Please select an evaluator",
|
|
557
590
|
"please_select_prompt_key": "Please select Prompt Key",
|
|
558
591
|
"preset_evaluator": "Preset evaluator",
|
|
559
|
-
"prev_step": "Prev step",
|
|
560
592
|
"prompt_compare_normal": "Normal mode",
|
|
561
593
|
"prompt_detail": "Prompt detail",
|
|
562
594
|
"prompt_variable_to_ensure_effect": "The evaluator prompt must have at least one variable to ensure the effectiveness of automatic evaluation",
|
|
@@ -577,16 +609,13 @@
|
|
|
577
609
|
"runtime_indicators": "Runtime indicators",
|
|
578
610
|
"sample_data_format_error": "The format of the sample data is incorrect",
|
|
579
611
|
"saved_lost_data_tips": "If you don't save, the edited information will be lost",
|
|
580
|
-
"schema_mismatch": "Schema mismatch",
|
|
581
612
|
"score_details": "Score detail",
|
|
582
613
|
"score_details_data_item_distribution": "Score details - Data item distribution",
|
|
583
614
|
"score_is": "Score:",
|
|
584
615
|
"score_only_for_preview": "The score shown is for preview purposes only and does not represent the actual result.",
|
|
585
616
|
"score_reason": "Reasons for scoring",
|
|
586
617
|
"scroll_to_view_field_content_within_maximum_height": "Scroll within the maximum height to view the field content",
|
|
587
|
-
"search_name": "Search for the name",
|
|
588
618
|
"select_data_type": "Please select the data type",
|
|
589
|
-
"select_evaluation_set": "Please select the evaluation set",
|
|
590
619
|
"select_evaluator_and_version_number_to_view": "Please select an evaluator and a version number before viewing",
|
|
591
620
|
"select_experiment": "Select an experiment",
|
|
592
621
|
"select_import_method": "Please select the import method",
|
|
@@ -595,29 +624,23 @@
|
|
|
595
624
|
"select_type": "Please select type",
|
|
596
625
|
"select_version": "Please select a version.",
|
|
597
626
|
"selected_fields_inconsistent": "The data types of the selected fields are inconsistent. Please select again.",
|
|
598
|
-
"single_data_size_exceeded": "Single data size exceeds the limit",
|
|
599
627
|
"single_max_add_data_items": "A maximum of {num} data items can be added at one time.",
|
|
600
628
|
"skip_eval_object_execution_config": "Skip the execution configuration of the evaluation object, which is applicable to evaluation scenarios where the evaluation set already contains the actual output of the agent.",
|
|
601
629
|
"skip_evaluator_config_agent_output_only": "Choose to skip the evaluator configuration. The experiment only obtains the actual output of the agent, which is suitable for the evaluation scenario of manual annotation.",
|
|
630
|
+
"smart_optimize_edit_info": "Edit basic information",
|
|
602
631
|
"source_column_mapping": "The mapping relationship between the column names of the data to be imported and the column names of the current evaluation set.",
|
|
603
|
-
"space_member_role_type_add_btn": "Add",
|
|
604
|
-
"start_time": "Start time",
|
|
605
|
-
"status_running": "In execution",
|
|
606
632
|
"submission_time": "Submission time:",
|
|
607
633
|
"submit_form_problems": "Encounter problem when submitting the form",
|
|
608
|
-
"submit_new_version": "Submit a new version",
|
|
609
|
-
"submitted_successfully": "Submission successful",
|
|
610
634
|
"successfully_added_{successcount}_data": "Successfully added {successCount} pieces of data",
|
|
611
635
|
"support_letter_number_chinese_special_char": "Only supports English letters, numbers, Chinese characters, \"-\", \"_\", \".\"",
|
|
612
636
|
"support_letter_number_chinese_start": "Only supports starting with English letters, numbers, or Chinese characters",
|
|
613
637
|
"support_letter_number_underscore_start_letter": "Only supports English, numbers, underscores, and must start with a letter",
|
|
614
638
|
"support_precision": "Only {precision} decimal places of precision are supported.",
|
|
615
639
|
"switching_modification_overwritten_tips": "The current modifications will be overwritten after switching",
|
|
616
|
-
"system_error": "System error",
|
|
617
640
|
"system_prompt_not_empty": "The System Prompt cannot be empty",
|
|
618
641
|
"tag_added_placeholder1": "The tag {placeholder1} has been added.",
|
|
619
|
-
"
|
|
620
|
-
"
|
|
642
|
+
"tag_create_time": "Creation Time: {placeholder1}",
|
|
643
|
+
"tag_update_time": "Update Time: {placeholder1}",
|
|
621
644
|
"the_image_size_cannot_exceed_{size}_mb": "The size of the picture cannot exceed {size} MB",
|
|
622
645
|
"the_input_content_is_not_in_legal_json_format": "The input content is not in a valid JSON format",
|
|
623
646
|
"the_input_does_not_match_the_field_definition_of_the_column": "The input content does not meet the field definition of the column",
|
|
@@ -628,19 +651,13 @@
|
|
|
628
651
|
"this_step_skipped": "This step has been selected to be skipped.",
|
|
629
652
|
"this_step_skipped_period": "This step has been selected to be skipped.",
|
|
630
653
|
"tiao_items": "items",
|
|
631
|
-
"to_be_executed": "Pending execution",
|
|
632
654
|
"total_{num}_items": "A total of {num} items",
|
|
633
655
|
"total_count_placeholder1_success_count": "Total number: {placeholder1} (Successful: {success_turn_cnt}",
|
|
634
|
-
"total_number": "Total number of items",
|
|
635
656
|
"total_of_columns": "Totally {num}/{total} columns",
|
|
636
|
-
"try_other_keywords": "Please try other keywords or modify the filter options",
|
|
637
|
-
"unsubmitted_changes": "Modifications are not submitted",
|
|
638
657
|
"update_rating_success": "Score updated",
|
|
639
658
|
"update_success": "Update succeed",
|
|
640
659
|
"upgrade_enterprise_team_edition_package": "Upgrade the \"\"Enterprise Team Edition Package\"\"",
|
|
641
660
|
"upload_data": "Upload data",
|
|
642
|
-
"upload_fail": "Upload failed",
|
|
643
|
-
"upload_failed_please_try_again": "Upload failed. Please try again",
|
|
644
661
|
"upload_file": "Please upload the file",
|
|
645
662
|
"uploading_pictures": "The picture is being uploaded",
|
|
646
663
|
"user_input": "User input",
|