fine-tuning 0.1
This commit is contained in:
parent
0c7a9324e0
commit
c19c8e3764
18648
dev-0/out.tsv
18648
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
@ -171,7 +171,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 1,
|
||||
"id": "sonic-hayes",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@ -189,6 +189,62 @@
|
||||
"!./geval -t dev-0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "twelve-teddy",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"#### Alpha 0.0001"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "accessible-myrtle",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!py run.py 0.0001"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "later-aircraft",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!./geval -t dev-0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "understanding-bandwidth",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"#### Alpha 0.0005"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "blond-arthritis",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!py run.py 0.0005"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "regulation-creator",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!./geval -t dev-0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "blank-coordinate",
|
||||
@ -196,6 +252,7 @@
|
||||
"source": [
|
||||
"| alpha | dev-0 score |\n",
|
||||
"|-------|-------------|\n",
|
||||
"| 0.0001 | |\n",
|
||||
"| 0.0005 | |\n",
|
||||
"| 0.001 | 597.71 |\n",
|
||||
"| 0.005 | 717.87 |\n",
|
||||
@ -221,7 +278,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.8.10"
|
||||
"version": "3.9.2"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
13160
test-A/out.tsv
13160
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user