score 0.0001
This commit is contained in:
parent
8f925c482a
commit
686c910b2b
@ -217,10 +217,18 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 1,
|
||||
"id": "later-aircraft",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"500.24\r\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"!./geval -t dev-0"
|
||||
]
|
||||
@ -260,7 +268,7 @@
|
||||
"source": [
|
||||
"| alpha | dev-0 score |\n",
|
||||
"|-------|-------------|\n",
|
||||
"| 0.0001 | |\n",
|
||||
"| 0.0001 | 500.24 |\n",
|
||||
"| 0.0005 | |\n",
|
||||
"| 0.001 | 597.71 |\n",
|
||||
"| 0.005 | 717.87 |\n",
|
||||
@ -286,7 +294,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