0.05 score
This commit is contained in:
parent
f8fa6b4f31
commit
0c7a9324e0
@ -145,10 +145,18 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 2,
|
||||
"id": "maritime-father",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"892.35\r\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"!./geval -t dev-0"
|
||||
]
|
||||
@ -188,15 +196,12 @@
|
||||
"source": [
|
||||
"| alpha | dev-0 score |\n",
|
||||
"|-------|-------------|\n",
|
||||
"| 0.0005 | |\n",
|
||||
"| 0.001 | 597.71 |\n",
|
||||
"| 0.005 | 717.87 |\n",
|
||||
"| 0.01 | 774.42 |\n",
|
||||
"| 0.05 | |\n",
|
||||
"| 0.1 | |\n",
|
||||
"| 0.2 | |\n",
|
||||
"| 0.3 | |\n",
|
||||
"| 0.4 | |\n",
|
||||
"| 0.5 | |"
|
||||
"| 0.05 | 892.35 |\n",
|
||||
"| 0.1 | |"
|
||||
]
|
||||
}
|
||||
],
|
||||
@ -216,7 +221,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