|
@@ -24,7 +24,7 @@ class ExtCNNDMLoader(JsonLoader): |
|
|
|
|
|
|
|
|
"['I got new tires from them and... ','...']", "['The new tires...','...']", "[0, 1]", "cnndm" |
|
|
"['I got new tires from them and... ','...']", "['The new tires...','...']", "[0, 1]", "cnndm" |
|
|
"['Don't waste your time. We had two...','...']", "['Time is precious','...']", "[1]", "cnndm" |
|
|
"['Don't waste your time. We had two...','...']", "['Time is precious','...']", "[1]", "cnndm" |
|
|
"["..."]", "["..."]", "[]", "cnndm" |
|
|
|
|
|
|
|
|
"['...']", "['...']", "[]", "cnndm" |
|
|
|
|
|
|
|
|
""" |
|
|
""" |
|
|
|
|
|
|
|
|