fine-tuning 0.01

This commit is contained in:
Łukasz Jędyk 2022-04-09 15:40:17 +02:00
parent 91cf37e95d
commit f0e5300777
3 changed files with 15963 additions and 15915 deletions

File diff suppressed because it is too large Load Diff

View File

@ -63,7 +63,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "coral-silver",
"metadata": {},
"outputs": [],
@ -99,7 +99,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 2,
"id": "moderate-bearing",
"metadata": {},
"outputs": [],
@ -117,6 +117,62 @@
"!./geval -t dev-0"
]
},
{
"cell_type": "markdown",
"id": "defensive-amount",
"metadata": {},
"source": [
"#### Alpha 0.05"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "senior-government",
"metadata": {},
"outputs": [],
"source": [
"!py run.py 0.05"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "maritime-father",
"metadata": {},
"outputs": [],
"source": [
"!./geval -t dev-0"
]
},
{
"cell_type": "markdown",
"id": "practical-dinner",
"metadata": {},
"source": [
"#### Alpha 0.1"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "sonic-hayes",
"metadata": {},
"outputs": [],
"source": [
"!py run.py 0.1"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "recent-malaysia",
"metadata": {},
"outputs": [],
"source": [
"!./geval -t dev-0"
]
},
{
"cell_type": "markdown",
"id": "blank-coordinate",
@ -134,14 +190,6 @@
"| 0.4 | |\n",
"| 0.5 | |"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "incident-girlfriend",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
@ -160,7 +208,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.9.2"
}
},
"nbformat": 4,

File diff suppressed because it is too large Load Diff