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