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

Update train.jsonl

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