polinaeterna commited on
Commit
393a986
·
1 Parent(s): e12465e
Files changed (4) hide show
  1. data/test.jsonl +3 -0
  2. data/train.jsonl +3 -0
  3. test.jsonl +3 -0
  4. train.jsonl +3 -0
data/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"id": "3", "text": "sample text 3"}
2
+ {"id": "4", "text": "sample text 4"}
3
+ {"id": "5", "text": "sample text 5"}
data/train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"id": "0", "text": "sample text"}
2
+ {"id": "1", "text": "sample text 1"}
3
+ {"id": "2", "text": "sample text 2"}
test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"id": "3", "text": "sample text 3"}
2
+ {"id": "4", "text": "sample text 4"}
3
+ {"id": "5", "text": "sample text 5"}
train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"id": "0", "text": "sample text"}
2
+ {"id": "1", "text": "sample text 1"}
3
+ {"id": "2", "text": "sample text 2"}