FanChen0116
commited on
Commit
•
98c9e7a
1
Parent(s):
bddaed8
Training in progress epoch 29
Browse files- 25: predFile.json +1 -1
- 27: predFile.json +10 -10
- 28: predFile.json +8 -8
- 29: predFile.json +9 -9
- all_results.json +1 -0
- pytorch_model.bin +1 -1
25: predFile.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "O"]}
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "B-leaving_date", "I-leaving_date", "O", "O", "B-to_location", "I-to_location"]}
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "O"]}
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
27: predFile.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "
|
4 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
-
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "
|
10 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
@@ -15,21 +15,21 @@
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "
|
19 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "
|
20 |
-
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
-
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "O", "O", "B-from_location", "I-from_location", "I-from_location", "O"]}
|
4 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
+
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O"]}
|
10 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "I-leaving_date", "O"]}
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
19 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O"]}
|
20 |
+
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "B-leaving_date", "I-leaving_date", "O", "O", "B-to_location", "I-to_location"]}
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
+
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "O"]}
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
28: predFile.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "
|
4 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
-
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "
|
10 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
@@ -15,21 +15,21 @@
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "
|
19 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O"]}
|
20 |
-
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
-
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "O", "O", "B-from_location", "I-from_location", "I-from_location", "O"]}
|
4 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
+
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O"]}
|
10 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "I-leaving_date", "O"]}
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
19 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O"]}
|
20 |
+
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "B-leaving_date", "I-leaving_date", "O", "O", "B-to_location", "I-to_location"]}
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
+
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "O"]}
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29: predFile.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "
|
4 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
-
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "
|
10 |
-
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
@@ -15,21 +15,21 @@
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "
|
19 |
-
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "
|
20 |
-
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
-
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
-
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
1 |
{"text": ["no", "that", "'", "s", "it", "thanks"], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
2 |
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
3 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "O", "O", "B-from_location", "I-from_location", "I-from_location", "O"]}
|
4 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
5 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
6 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
7 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O"]}
|
8 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
9 |
+
{"text": ["can", "you", "help", "me", "find", "a", "bus", ",", "please", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "B-to_location", "I-to_location", "I-to_location", "O"]}
|
10 |
+
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "O", "B-leaving_date", "I-leaving_date", "I-leaving_date", "I-leaving_date", "O"]}
|
11 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
12 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
13 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
|
|
15 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O"]}
|
16 |
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O"], "label": ["O", "O", "O", "O"]}
|
17 |
{"text": ["i", "want", "to", "go", "to", "f", "##res", "##no", ".", "i", "have", "two", "people", "in", "my", "party", "and", "i", "want", "to", "leave", "on", "the", "12th", "of", "march", ",", "from", "an", "##ah", "##eim", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
18 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
19 |
+
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "B-to_location", "I-to_location", "O"]}
|
20 |
+
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
21 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-leaving_date", "I-leaving_date", "O"]}
|
22 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
23 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O"]}
|
24 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
25 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "want", "to", "go", "to", "ve", "##gas", "on", "march", "11th", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
26 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
27 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
28 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
29 |
{"text": ["no", ",", "i", "don", "'", "t", "want", "those", "tickets", ".", "thank", "you", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
30 |
+
{"text": ["i", "need", "a", "bus", "to", "f", "##res", "##no", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "B-from_location", "I-from_location", "I-from_location", "I-from_location", "I-from_location", "O", "B-leaving_date", "I-leaving_date", "O", "O", "B-to_location", "I-to_location"]}
|
31 |
{"text": ["departing", "from", "an", "##ah", "##eim", ",", "ca", "on", "the", "2nd", "of", "this", "month", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
32 |
+
{"text": ["where", "is", "the", "departure", "station", "and", "where", "is", "the", "arrival", "station", "?"], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "B-from_location", "I-from_location", "O"]}
|
33 |
{"text": ["are", "there", "any", "other", "bus", "options", "?", "i", "have", "3", "people", "in", "my", "party", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O"]}
|
34 |
{"text": ["at", "which", "bus", "station", "will", "it", "be", "arriving", "at", "?", "from", "which", "bus", "station", "am", "i", "leaving", "?"], "pred": ["O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O"]}
|
35 |
{"text": ["ok", ",", "that", "sounds", "good", "then", "."], "pred": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "label": ["O", "O", "O", "O", "O", "O", "O", "O", "O", "O"]}
|
all_results.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"eval_precision": 0.5789473684210527, "eval_recall": 0.6875, "eval_f1": 0.6285714285714286, "eval_accuracy": 0.9217171717171717}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430980265
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b1bf779d0d35f0bd0d1e551672869b1e5faa9b1e5d557f6596e0c85fec8bd1e
|
3 |
size 430980265
|