Change judge to classify & Modify make file (#1920)
This commit is contained in:
@@ -33,7 +33,14 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:21:27.503026Z",
|
||||
"iopub.status.busy": "2024-11-05T05:21:27.502741Z",
|
||||
"iopub.status.idle": "2024-11-05T05:21:49.554631Z",
|
||||
"shell.execute_reply": "2024-11-05T05:21:49.553690Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# launch the offline engine\n",
|
||||
@@ -55,7 +62,14 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:21:49.558275Z",
|
||||
"iopub.status.busy": "2024-11-05T05:21:49.558110Z",
|
||||
"iopub.status.idle": "2024-11-05T05:21:52.717287Z",
|
||||
"shell.execute_reply": "2024-11-05T05:21:52.716842Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prompts = [\n",
|
||||
@@ -83,7 +97,14 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:21:52.721738Z",
|
||||
"iopub.status.busy": "2024-11-05T05:21:52.720908Z",
|
||||
"iopub.status.idle": "2024-11-05T05:22:01.770341Z",
|
||||
"shell.execute_reply": "2024-11-05T05:22:01.769510Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prompts = [\n",
|
||||
@@ -114,7 +135,14 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:22:01.772662Z",
|
||||
"iopub.status.busy": "2024-11-05T05:22:01.772377Z",
|
||||
"iopub.status.idle": "2024-11-05T05:22:04.897499Z",
|
||||
"shell.execute_reply": "2024-11-05T05:22:04.896867Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prompts = [\n",
|
||||
@@ -149,7 +177,14 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:22:04.899754Z",
|
||||
"iopub.status.busy": "2024-11-05T05:22:04.899478Z",
|
||||
"iopub.status.idle": "2024-11-05T05:22:13.970245Z",
|
||||
"shell.execute_reply": "2024-11-05T05:22:13.969779Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"prompts = [\n",
|
||||
@@ -178,8 +213,15 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"execution_count": 6,
|
||||
"metadata": {
|
||||
"execution": {
|
||||
"iopub.execute_input": "2024-11-05T05:22:13.972039Z",
|
||||
"iopub.status.busy": "2024-11-05T05:22:13.971846Z",
|
||||
"iopub.status.idle": "2024-11-05T05:22:14.027421Z",
|
||||
"shell.execute_reply": "2024-11-05T05:22:14.027003Z"
|
||||
}
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"llm.shutdown()"
|
||||
|
||||
Reference in New Issue
Block a user