Pavankalyan commited on
Commit
a583cfe
1 Parent(s): 147b0d9

Flagged sample #1

Browse files
Files changed (2) hide show
  1. data.csv +33 -0
  2. dataset_infos.json +1 -0
data.csv ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ query,output 0,output 1,flag
2
+ What is Craxxxx,"2.2. MINOR COURSES A Minor is an additional
3
+ credential a student will earn if they do minimum
4
+ 30 credits worth of additional learning in a
5
+ discipline other than their major discipline. Many
6
+ academic units in the Institute offer minors in
7
+ their disciplines and prescribe a specific set of
8
+ courses and/ or other activities like projects for
9
+ earning a minor in that discipline. Note that
10
+ courses equivalent in content to any of these
11
+ specified courses from the same department can be
12
+ taken as a minor course with the approval of the
13
+ concerned HOD. After the completion of credits
14
+ under the stipulated time period, a minor degree
15
+ is awarded to the student. It is mentioned in the
16
+ Degree Certificate ""Bachelor of Technology in xxx
17
+ with Minor in yyy.” The fact will also be
18
+ reflected in the transcript, along with the list
19
+ of courses taken.","'Stationery and Xerox Every Hostel has a xerox
20
+ shop which is normally well equipped to handle
21
+ basic stationery needs. If you don’t find
22
+ something in your own hostel, you should most
23
+ probably find it in the neighbouring hostel.
24
+ Hostel 12 shop is the best stocked, in that
25
+ regard. Most hostel xerox shops start at around 10
26
+ am and close by 9 pm. Hostel 5 shop is open till a
27
+ little later (10 pm). If you are closer to the
28
+ academic area, you can visit the shop in the Main
29
+ Building on the ground floor, right opposite the
30
+ library for notebooks, lab coats, bags, lab files,
31
+ xerox, print out, and most other stationery items.
32
+ During midsems and endsems, xerox shop timings for
33
+ some hostels are extended.",None
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"flagged": {"features": {"query": {"dtype": "string", "_type": "Value"}, "output 0": {"dtype": "string", "_type": "Value"}, "output 1": {"dtype": "string", "_type": "Value"}, "flag": {"dtype": "string", "_type": "Value"}}}}