combatsolutions commited on
Commit
d9f9c4a
1 Parent(s): eceba25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +178 -3
README.md CHANGED
@@ -1,3 +1,178 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Tender Categorization Dataset
3
+ emoji: 📑
4
+ color: blue
5
+ tags:
6
+ - classification
7
+ - tender categorization
8
+ - dataset
9
+ - machine learning
10
+ ---
11
+
12
+ ## Dataset Card for Tender Categorization Dataset
13
+
14
+ ### Dataset Description
15
+
16
+ The Tender Categorization Dataset is designed for categorizing various types of tenders into predefined categories. The dataset includes a diverse set of tender descriptions from different domains, and each entry is categorized according to its type. This dataset is useful for training models to automatically classify tenders based on their descriptions.
17
+
18
+ ### Data Fields
19
+
20
+ - `input`: The text description of the tender.
21
+ - `instruction`: The instruction to categorize the tender.
22
+ - `output`: The category assigned to the tender.
23
+
24
+ ### Example Entries
25
+
26
+ ```json
27
+ [
28
+ {
29
+ "input": "Construction and commissioning of 200 mm dia tubewell and providing laying jointing of HDPE pipeline in village Navlapura sub-division rural Karauli.",
30
+ "instruction": "Categorize the tender.",
31
+ "output": "Construction work"
32
+ },
33
+ {
34
+ "input": "Rate contract of ADALIMUMAB 40 MG INJECTION. Note: (1) This is a Rate contract (RC) tender. (2) Quantity shown (in the Tender) is only indicative, which can be increased or decreased depending upon the requirement during the validity of the RC. (3) There is no guarantee of order quantity. (4) The validity of RC shall be one year which can be extended by another one year with mutual consent. (5) Quantity to be supplied with RC shall be 05 Nos. Delivery to be made within 30 days after issue of RC. (6) The minimum quantity to be ordered per supply order will be 05 Nos. (7) Please read RDSO medical RC condition attached with this tender.",
35
+ "instruction": "Categorize the tender.",
36
+ "output": "Medical and pharmaceutical products"
37
+ },
38
+ {
39
+ "input": "LEVER COMPLETE as per Drg.No. LW36183 alt.-'Ma', Packing Instruction - PI001 Ver 0 [ Warranty Period: 96 Months after the date of delivery ]",
40
+ "instruction": "Categorize the tender.",
41
+ "output": "Bearings, gears and gearing; mechanical transmission equipment"
42
+ },
43
+ {
44
+ "input": "Construction of Government First Grade College building at Chanagiri in Davanagere District under SDP 2021-22 Scheme",
45
+ "instruction": "Categorize the tender.",
46
+ "output": "Construction work"
47
+ },
48
+ {
49
+ "input": "Glyceryl Trinitrate 2.6/2.5Mg Tablet/Capsule.",
50
+ "instruction": "Categorize the tender.",
51
+ "output": "Pharmaceutical products"
52
+ },
53
+ {
54
+ "input": "Construction and commissioning of 200 mm dia tubewell and providing laying jointing of HDPE pipeline in village Dargawan sub-division Sapotra.",
55
+ "instruction": "Categorize the tender.",
56
+ "output": "Water supply and drainage"
57
+ },
58
+ {
59
+ "input": "Construction of additional classrooms to Government First Grade College building at Gundlupete, Chamarajanagara District under SDP 2021-22 Scheme",
60
+ "instruction": "Categorize the tender.",
61
+ "output": "Construction work"
62
+ },
63
+ {
64
+ "input": "Torsemide(Torasemide) 10Mg + Spironolactone 50Mg Tablet.",
65
+ "instruction": "Categorize the tender.",
66
+ "output": "Pharmaceutical products"
67
+ },
68
+ {
69
+ "input": "Metronidazole Suspension 200Mg/5Ml in 60Ml Bottle.",
70
+ "instruction": "Categorize the tender.",
71
+ "output": "Pharmaceutical products"
72
+ },
73
+ {
74
+ "input": "Lowering and unlowering of pump sets from OW/TW for JEN section Laxmangarh Rural under Sub DN. Laxmangarh (annual Rate Contract)",
75
+ "instruction": "Categorize the tender.",
76
+ "output": "Water supply and sewerage services"
77
+ },
78
+ {
79
+ "input": "Hydrochlorothiazide 12.5Mg Tablet.",
80
+ "instruction": "Categorize the tender.",
81
+ "output": "Pharmaceutical products"
82
+ },
83
+ {
84
+ "input": "Construction and commissioning of 200 mm dia tubewell and providing laying jointing of HDPE pipeline in village Alampur sub-division rural Karauli.",
85
+ "instruction": "Categorize the tender.",
86
+ "output": "Water treatment and supply"
87
+ },
88
+ {
89
+ "input": "S-Amlodipine 2.5 Mg Tablet.",
90
+ "instruction": "Categorize the tender.",
91
+ "output": "Pharmaceutical products"
92
+ },
93
+ {
94
+ "input": "Construction of auditorium to Government First Grade College at Soraba, Shivamogga District under SDP 2021-22 Scheme",
95
+ "instruction": "Categorize the tender.",
96
+ "output": "Building construction"
97
+ },
98
+ {
99
+ "input": "Construction of Government First Grade College building at Santebennur in Davanagere District under SDP 2021-22 Scheme",
100
+ "instruction": "Categorize the tender.",
101
+ "output": "Construction work"
102
+ },
103
+ {
104
+ "input": "Apixaban 5Mg Tablet.",
105
+ "instruction": "Categorize the tender.",
106
+ "output": "Pharmaceutical products"
107
+ },
108
+ {
109
+ "input": "Supply of BCH starter spare parts under PHED Division Laxmangarh",
110
+ "instruction": "Categorize the tender.",
111
+ "output": "Machine parts"
112
+ },
113
+ {
114
+ "input": "Cilinidipine 10Mg Tablet.",
115
+ "instruction": "Categorize the tender.",
116
+ "output": "Pharmaceutical products"
117
+ },
118
+ {
119
+ "input": "Construction of Anganwadi Center-1 at Bhankalga Village in Chittapur Taluka under KKDRB for the year 2022-23",
120
+ "instruction": "Categorize the tender.",
121
+ "output": "Construction work"
122
+ },
123
+ {
124
+ "input": "Providing FHTCs to 170 households in Ajihalli habitation of Tarati Village in Agrahara Grampachayth of Koratagere Taluk, Tumkur District by augmentation and retrofitting through SVS",
125
+ "instruction": "Categorize the tender.",
126
+ "output": "Social and health services"
127
+ },
128
+ {
129
+ "input": "DIGITAL TRIBOMETER (Rail Surface Friction Meter) conforming to RDSO Spec. No. IS/RDSO-T MM/0001:2023, Specifications as per Annexure-I for RGM machine. Part Make: LORAM/HARSCO/PIE/LAKS HMI or Equivalent HSN Code: 898900 WARRANTY: 12 months from the date of supply against any manufacturing defects. NOTE: 1. The acceptance of material shall be subject to Inspection by Track machine official (Consignee). 2. The Material shall be supplied, installed & commissioned successfully to complete the delivery process. 3. This Equipment should be suitable for RGM & SRGM machines.",
130
+ "instruction": "Categorize the tender.",
131
+ "output": "Measuring, testing, control and laboratory equipment"
132
+ },
133
+ {
134
+ "input": "Providing FHTCs to 162 households in Karakalagatta habitation of Holavanahalli Village, Holavanahali Grampachayath Koratagere Taluk in Tumkur District through SVS",
135
+ "instruction": "Categorize the tender.",
136
+ "output": "Social and health services"
137
+ },
138
+ {
139
+ "input": "Manufacture and fabrication of complete assembly of Spring Setting Device (SSD) to RDSO Drawing No.T-6216 for use with ZU-1-60 Thick Web Switches BG (1673mm) for 60 KG UIC on PSC Sleepers with latest alt.",
140
+ "instruction": "Categorize the tender.",
141
+ "output": "Metal structures and parts"
142
+ },
143
+ {
144
+ "input": "Providing FHTCs to 65 households in Gonihalli habitation of Yelachagere Village, Kolala Grampachayath Koratagere Taluk in Tumukur District through retrofitting & augmentation to SVS in Koratagere Taluk, Tumukur District",
145
+ "instruction": "Categorize the tender.",
146
+ "output": "Construction, building and civil engineering"
147
+ },
148
+ {
149
+ "input": "Extension of record room situated in upper basement of seven storey building of District Court Jaipur Metro Second, District Jaipur",
150
+ "instruction": "Categorize the tender.",
151
+ "output": "Construction work"
152
+ },
153
+ {
154
+ "input": "Providing FHTCs to 180 households in Sunkadahalli habitation of Sunkadahalli Village Chinnahalli Grampachayath Koratagere Taluk in Tumkur District through retrofitting & augmentation to SVS in Koratagere Taluk Tumkur District",
155
+ "instruction": "Categorize the tender.",
156
+ "output": "Building construction work"
157
+ },
158
+ {
159
+ "input": "Bolts and Nuts 25 X 180mm T-11513",
160
+ "instruction": "Categorize the tender.",
161
+ "output": "Metal articles"
162
+ },
163
+ {
164
+ "input": "High Tensile Hexagonal Socket Head Cap Screw of Size M20 X 70 mm Half Thread, of Property Class 10.9 as per IS:1367 (Part-3) 2002, with suitable nut of Property Class 10 & 02 Nos. Spring Washer to IS:3063. Make: TVS/Unbrako/DFL/TUFF Only.",
165
+ "instruction": "Categorize the tender.",
166
+ "output": "Fasteners"
167
+ },
168
+ {
169
+ "input": "07 Charagah Vikas Karya WDC-05/2021-22 Block Viratnagar Jaipur",
170
+ "instruction": "Categorize the tender.",
171
+ "output": "Construction work"
172
+ },
173
+ {
174
+ "input": "Lowering and unlowering of pump sets from OW/TW for JEN section Ramgarh Shekhawati under Sub DN. Fatehpur (R) (annual Rate Contract)",
175
+ "instruction": "Categorize the tender.",
176
+ "output": "Construction work"
177
+ }
178
+ ]