0.0005 score
This commit is contained in:
parent
1cbef029b3
commit
f4c7c9497b
@ -253,10 +253,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": 2,
|
||||||
"id": "regulation-creator",
|
"id": "regulation-creator",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [
|
||||||
|
{
|
||||||
|
"name": "stdout",
|
||||||
|
"output_type": "stream",
|
||||||
|
"text": [
|
||||||
|
"557.36\r\n"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"!./geval -t dev-0"
|
"!./geval -t dev-0"
|
||||||
]
|
]
|
||||||
@ -269,7 +277,7 @@
|
|||||||
"| alpha | dev-0 score |\n",
|
"| alpha | dev-0 score |\n",
|
||||||
"|-------|-------------|\n",
|
"|-------|-------------|\n",
|
||||||
"| 0.0001 | 500.24 |\n",
|
"| 0.0001 | 500.24 |\n",
|
||||||
"| 0.0005 | |\n",
|
"| 0.0005 | 557.36 |\n",
|
||||||
"| 0.001 | 597.71 |\n",
|
"| 0.001 | 597.71 |\n",
|
||||||
"| 0.005 | 717.87 |\n",
|
"| 0.005 | 717.87 |\n",
|
||||||
"| 0.01 | 774.42 |\n",
|
"| 0.01 | 774.42 |\n",
|
||||||
@ -294,7 +302,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.2"
|
"version": "3.8.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
Loading…
Reference in New Issue
Block a user