KARTIKAY AGRAWAL commited on
Commit
b5083cd
·
1 Parent(s): bc1b1fd

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
+ Mail ID,Question :,Keywords/Formulae,Question_Type,Subjects(If Any),Correct Answer,Fact Distractor,Process Distractor,Accuracy Distractor,flag
2
+ kartikay,,,,,,,,,Highly Satisfied
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"flagged": {"features": {"Mail ID": {"dtype": "string", "_type": "Value"}, "Question :": {"dtype": "string", "_type": "Value"}, "Keywords/Formulae": {"dtype": "string", "_type": "Value"}, "Question_Type": {"dtype": "string", "_type": "Value"}, "Subjects(If Any)": {"dtype": "string", "_type": "Value"}, "Correct Answer": {"dtype": "string", "_type": "Value"}, "Fact Distractor": {"dtype": "string", "_type": "Value"}, "Process Distractor": {"dtype": "string", "_type": "Value"}, "Accuracy Distractor": {"dtype": "string", "_type": "Value"}, "flag": {"dtype": "string", "_type": "Value"}}}}