yabramuvdi commited on
Commit
1081105
1 Parent(s): 9f3840a

Flagged sample #1

Browse files
Files changed (2) hide show
  1. data.csv +2 -0
  2. dataset_infos.json +1 -0
data.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Input text,Classification,flag
2
+ Work from clients home.,"{""Work from home"": 0.9991876482963562, ""Not work from home"": 0.0008123642764985561}"
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"flagged": {"features": {"Input text": {"dtype": "string", "_type": "Value"}, "Classification": {"dtype": "string", "_type": "Value"}, "flag": {"dtype": "string", "_type": "Value"}}}}