removed double spaces in test split
Browse filesNoticed after using the test set along with spacy POS tagging.
- test.jsonl +4 -4
test.jsonl
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
{"text1":"Two zebras play in an open field.","text2":"Two zebras are playing in a field.","label":-1.0,"idx":22,"label_text":"NA"}
|
24 |
{"text1":"A man is cutting a potato.","text2":"A man is slicing some potato.","label":-1.0,"idx":23,"label_text":"NA"}
|
25 |
{"text1":"A man is slicing an onion.","text2":"A woman is slicing a pumpkin.","label":-1.0,"idx":24,"label_text":"NA"}
|
26 |
-
{"text1":"A
|
27 |
{"text1":"A man is riding a motorcycle.","text2":"A woman is riding a horse.","label":-1.0,"idx":26,"label_text":"NA"}
|
28 |
{"text1":"A woman is slicing garlics.","text2":"A woman is slicing an onion.","label":-1.0,"idx":27,"label_text":"NA"}
|
29 |
{"text1":"A man is speaking.","text2":"A man is cooking.","label":-1.0,"idx":28,"label_text":"NA"}
|
@@ -503,7 +503,7 @@
|
|
503 |
{"text1":"The group is eating while taking in a breathtaking view.","text2":"A group of people take a look at an unusual tree.","label":-1.0,"idx":502,"label_text":"NA"}
|
504 |
{"text1":"The boy is raising his hand.","text2":"The man is raising his hand.","label":-1.0,"idx":503,"label_text":"NA"}
|
505 |
{"text1":"A man with a gray beard is being shaved in front of a lecture hall","text2":"A man with a beard is sitting in the grass.","label":-1.0,"idx":504,"label_text":"NA"}
|
506 |
-
{"text1":"A young person
|
507 |
{"text1":"A man is performing labor.","text2":"A man is performing today.","label":-1.0,"idx":506,"label_text":"NA"}
|
508 |
{"text1":"Two men wearing traditional clothing is standing outside.","text2":"Three women wearing black vests and gray shirts are talking outside of a building.","label":-1.0,"idx":507,"label_text":"NA"}
|
509 |
{"text1":"a man wearing a gray hat fishing out of a fishing boat.","text2":"A man wearing a straw hat and fishing vest in a stream.","label":-1.0,"idx":508,"label_text":"NA"}
|
@@ -686,7 +686,7 @@
|
|
686 |
{"text1":"It very much depends on the grant in question.","text2":"I think it depends very much on the area.","label":-1.0,"idx":685,"label_text":"NA"}
|
687 |
{"text1":"I have the same thing.","text2":"I have had the same problem.","label":-1.0,"idx":686,"label_text":"NA"}
|
688 |
{"text1":"No it does not affect your ratings.","text2":"No it is not.","label":-1.0,"idx":687,"label_text":"NA"}
|
689 |
-
{"text1":"My answer to your question is \"Probably Not\".","text2":"I think that the short
|
690 |
{"text1":"I don't think it makes any tremendous difference.","text2":"I don't think it makes much difference.","label":-1.0,"idx":689,"label_text":"NA"}
|
691 |
{"text1":"It depends on what they are.","text2":"It depends on what they are evaluating, and how.","label":-1.0,"idx":690,"label_text":"NA"}
|
692 |
{"text1":"There's not a lot you can do about that.","text2":"There's not that much that you can do with a sourdough starter.","label":-1.0,"idx":691,"label_text":"NA"}
|
@@ -736,7 +736,7 @@
|
|
736 |
{"text1":"You need to read a lot to know what you like and what you don't.","text2":"You have to know what you want to do.","label":-1.0,"idx":735,"label_text":"NA"}
|
737 |
{"text1":"I would say you can do it, but it wouldn't be advised.","text2":"Personally, I would say not unless it suits you.","label":-1.0,"idx":736,"label_text":"NA"}
|
738 |
{"text1":"Can you do this?","text2":"Can you do it?","label":-1.0,"idx":737,"label_text":"NA"}
|
739 |
-
{"text1":"Sure, I've
|
740 |
{"text1":"You can use it, too.","text2":"You can do it, too.","label":-1.0,"idx":739,"label_text":"NA"}
|
741 |
{"text1":"How do you do that?","text2":"How to do that?","label":-1.0,"idx":740,"label_text":"NA"}
|
742 |
{"text1":"I've located an article that might be of some help: http:\/\/www.dsattorney.com\/qa-pseudonyms-in-contracts\/","text2":"I found some link that might be of help to you:","label":-1.0,"idx":741,"label_text":"NA"}
|
|
|
23 |
{"text1":"Two zebras play in an open field.","text2":"Two zebras are playing in a field.","label":-1.0,"idx":22,"label_text":"NA"}
|
24 |
{"text1":"A man is cutting a potato.","text2":"A man is slicing some potato.","label":-1.0,"idx":23,"label_text":"NA"}
|
25 |
{"text1":"A man is slicing an onion.","text2":"A woman is slicing a pumpkin.","label":-1.0,"idx":24,"label_text":"NA"}
|
26 |
+
{"text1":"A man is dancing.","text2":"A man and woman is dancing.","label":-1.0,"idx":25,"label_text":"NA"}
|
27 |
{"text1":"A man is riding a motorcycle.","text2":"A woman is riding a horse.","label":-1.0,"idx":26,"label_text":"NA"}
|
28 |
{"text1":"A woman is slicing garlics.","text2":"A woman is slicing an onion.","label":-1.0,"idx":27,"label_text":"NA"}
|
29 |
{"text1":"A man is speaking.","text2":"A man is cooking.","label":-1.0,"idx":28,"label_text":"NA"}
|
|
|
503 |
{"text1":"The group is eating while taking in a breathtaking view.","text2":"A group of people take a look at an unusual tree.","label":-1.0,"idx":502,"label_text":"NA"}
|
504 |
{"text1":"The boy is raising his hand.","text2":"The man is raising his hand.","label":-1.0,"idx":503,"label_text":"NA"}
|
505 |
{"text1":"A man with a gray beard is being shaved in front of a lecture hall","text2":"A man with a beard is sitting in the grass.","label":-1.0,"idx":504,"label_text":"NA"}
|
506 |
+
{"text1":"A young person deep in thought.","text2":"A young man deep in thought.","label":-1.0,"idx":505,"label_text":"NA"}
|
507 |
{"text1":"A man is performing labor.","text2":"A man is performing today.","label":-1.0,"idx":506,"label_text":"NA"}
|
508 |
{"text1":"Two men wearing traditional clothing is standing outside.","text2":"Three women wearing black vests and gray shirts are talking outside of a building.","label":-1.0,"idx":507,"label_text":"NA"}
|
509 |
{"text1":"a man wearing a gray hat fishing out of a fishing boat.","text2":"A man wearing a straw hat and fishing vest in a stream.","label":-1.0,"idx":508,"label_text":"NA"}
|
|
|
686 |
{"text1":"It very much depends on the grant in question.","text2":"I think it depends very much on the area.","label":-1.0,"idx":685,"label_text":"NA"}
|
687 |
{"text1":"I have the same thing.","text2":"I have had the same problem.","label":-1.0,"idx":686,"label_text":"NA"}
|
688 |
{"text1":"No it does not affect your ratings.","text2":"No it is not.","label":-1.0,"idx":687,"label_text":"NA"}
|
689 |
+
{"text1":"My answer to your question is \"Probably Not\".","text2":"I think that the short answer to your question is: No.","label":-1.0,"idx":688,"label_text":"NA"}
|
690 |
{"text1":"I don't think it makes any tremendous difference.","text2":"I don't think it makes much difference.","label":-1.0,"idx":689,"label_text":"NA"}
|
691 |
{"text1":"It depends on what they are.","text2":"It depends on what they are evaluating, and how.","label":-1.0,"idx":690,"label_text":"NA"}
|
692 |
{"text1":"There's not a lot you can do about that.","text2":"There's not that much that you can do with a sourdough starter.","label":-1.0,"idx":691,"label_text":"NA"}
|
|
|
736 |
{"text1":"You need to read a lot to know what you like and what you don't.","text2":"You have to know what you want to do.","label":-1.0,"idx":735,"label_text":"NA"}
|
737 |
{"text1":"I would say you can do it, but it wouldn't be advised.","text2":"Personally, I would say not unless it suits you.","label":-1.0,"idx":736,"label_text":"NA"}
|
738 |
{"text1":"Can you do this?","text2":"Can you do it?","label":-1.0,"idx":737,"label_text":"NA"}
|
739 |
+
{"text1":"Sure, I've done this very trip.","text2":"I've done this many dozens of times.","label":-1.0,"idx":738,"label_text":"NA"}
|
740 |
{"text1":"You can use it, too.","text2":"You can do it, too.","label":-1.0,"idx":739,"label_text":"NA"}
|
741 |
{"text1":"How do you do that?","text2":"How to do that?","label":-1.0,"idx":740,"label_text":"NA"}
|
742 |
{"text1":"I've located an article that might be of some help: http:\/\/www.dsattorney.com\/qa-pseudonyms-in-contracts\/","text2":"I found some link that might be of help to you:","label":-1.0,"idx":741,"label_text":"NA"}
|