minh009 commited on
Commit
e2bd629
·
1 Parent(s): 1e85a0f

Update train.jsonl

Browse files
Files changed (1) hide show
  1. train.jsonl +1 -1
train.jsonl CHANGED
@@ -1 +1 @@
1
- {"review": "hello", "label": { "key": "game", "value": 1 }}
 
1
+ {"review": "hello", "label": ClassLabel({"key": "game", "value": 1 }) }