iamroot commited on
Commit
bb20be1
1 Parent(s): fc17fe2

Create train.jsonl

Browse files
Files changed (1) hide show
  1. train.jsonl +2 -0
train.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"text_a": "something", "text_b": "something else", "label": 0}
2
+ {"text_a": "c'est la", "text_b": "vie", "label": 1}