Skip to content

Commit e8e5b03

Browse files
committed
Rerun notebook
1 parent e2ad229 commit e8e5b03

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

scripts/sentence_correction_preprocessing.ipynb

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 2,
5+
"execution_count": 1,
66
"metadata": {},
77
"outputs": [],
88
"source": [
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"cell_type": "code",
20-
"execution_count": 3,
20+
"execution_count": 2,
2121
"metadata": {},
2222
"outputs": [],
2323
"source": [
@@ -31,7 +31,7 @@
3131
},
3232
{
3333
"cell_type": "code",
34-
"execution_count": 4,
34+
"execution_count": 3,
3535
"metadata": {},
3636
"outputs": [],
3737
"source": [
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"cell_type": "code",
53-
"execution_count": 5,
53+
"execution_count": 4,
5454
"metadata": {},
5555
"outputs": [],
5656
"source": [
@@ -66,15 +66,16 @@
6666
},
6767
{
6868
"cell_type": "code",
69-
"execution_count": 6,
69+
"execution_count": 5,
7070
"metadata": {},
7171
"outputs": [
7272
{
7373
"name": "stdout",
7474
"output_type": "stream",
7575
"text": [
76-
"Nothing to append here! Check test, 20 again\n",
77-
"Nothing to append here! Check test, 30 again\n"
76+
"The correct_span did not match lines, using corpus span instead at dev, 24\n",
77+
"Nothing to append here! Check test, 19 again\n",
78+
"Nothing to append here! Check test, 29 again\n"
7879
]
7980
},
8081
{
@@ -136,7 +137,7 @@
136137
},
137138
{
138139
"cell_type": "code",
139-
"execution_count": 7,
140+
"execution_count": 6,
140141
"metadata": {},
141142
"outputs": [],
142143
"source": [
@@ -147,7 +148,7 @@
147148
},
148149
{
149150
"cell_type": "code",
150-
"execution_count": 8,
151+
"execution_count": 7,
151152
"metadata": {},
152153
"outputs": [
153154
{
@@ -290,7 +291,7 @@
290291
},
291292
{
292293
"cell_type": "code",
293-
"execution_count": 10,
294+
"execution_count": 8,
294295
"metadata": {},
295296
"outputs": [],
296297
"source": [

0 commit comments

Comments
 (0)