florian-hoenicke commited on
Commit
fedca53
·
verified ·
1 Parent(s): eeb9681

feat: push custom dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - feature-extraction
5
+ - sentence-similarity
6
+ language:
7
+ - en
8
+ tags:
9
+ - sentence-transformers
10
+ - feature-extraction
11
+ - sentence-similarity
12
+ - mteb
13
+ - Travel
14
+ - Accommodation
15
+ - Luxury
16
+ - Airbnb
17
+ - Indonesia
18
+ pretty_name: travel and accommodation
19
+ size_categories:
20
+ - n<1K
21
+ ---
22
+ # jinaai_jina-embeddings-v2-base-en-08082024-msqc-webapp Dataset
23
+
24
+ ## Dataset Description
25
+
26
+ The dataset "travel and accommodation" is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks.
27
+
28
+ ## Associated Model
29
+
30
+ This dataset was used to train the [**jinaai_jina-embeddings-v2-base-en-08082024-msqc-webapp**](https://huggingface.co/fine-tuned/jinaai_jina-embeddings-v2-base-en-08082024-msqc-webapp) model.
31
+
32
+ ## How to Use
33
+ To use this dataset for model training or evaluation, you can load it using the Hugging Face `datasets` library as follows:
34
+
35
+ ```python
36
+ from datasets import load_dataset
37
+
38
+ dataset = load_dataset("fine-tuned/jinaai_jina-embeddings-v2-base-en-08082024-msqc-webapp")
39
+ print(dataset['test'][0])
40
+ ```
domain-specific-config.json ADDED
@@ -0,0 +1,479 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "general_domain_description": "travel and accommodation",
3
+ "query_language": "English",
4
+ "query_types": [
5
+ "detailed product description of a real estate listing"
6
+ ],
7
+ "query_length_min": 7,
8
+ "query_length_max": 10,
9
+ "document_language": "English",
10
+ "document_types": [
11
+ "Property Rental Listing"
12
+ ],
13
+ "document_length_min": 0,
14
+ "document_length_max": 0,
15
+ "tags": [
16
+ "Travel",
17
+ "Accommodation",
18
+ "Luxury",
19
+ "Airbnb",
20
+ "Indonesia"
21
+ ],
22
+ "topics": [
23
+ "Accommodation",
24
+ "Aerodrome",
25
+ "Aeroplane",
26
+ "Airstrip",
27
+ "Albergue",
28
+ "Alcove",
29
+ "Alpine",
30
+ "Amphitheater",
31
+ "Apartment",
32
+ "Aquatic",
33
+ "Arboretum",
34
+ "Archipelago",
35
+ "Arid",
36
+ "Aroma",
37
+ "Artisanal",
38
+ "Ascent",
39
+ "Atrium",
40
+ "Auberge",
41
+ "Aurora",
42
+ "Autobahn",
43
+ "Autograph",
44
+ "Autumnal",
45
+ "Avenue",
46
+ "Aviary",
47
+ "Aviation",
48
+ "Awning",
49
+ "Backpacker",
50
+ "Baggage",
51
+ "Ballroom",
52
+ "Barge",
53
+ "Barista",
54
+ "Barracks",
55
+ "Barrier",
56
+ "Bayfront",
57
+ "Beachfront",
58
+ "Bed-and-Breakfast",
59
+ "Bellhop",
60
+ "Bespoke",
61
+ "Biodiversity",
62
+ "Birdwatching",
63
+ "Boardwalk",
64
+ "Boathouse",
65
+ "Botanical",
66
+ "Boutique",
67
+ "Breakwater",
68
+ "Brewery",
69
+ "Bridgeport",
70
+ "Brochure",
71
+ "Bungalow",
72
+ "Business-class",
73
+ "Butler",
74
+ "Byway",
75
+ "Cabin",
76
+ "Cabin attendant",
77
+ "Cabin baggage",
78
+ "Cabin class",
79
+ "Cabin crew",
80
+ "Cabin crew uniform",
81
+ "Cabin layout",
82
+ "Cabin noise cancellation system",
83
+ "Cabin pressure",
84
+ "Cabin service",
85
+ "Cabin steward",
86
+ "Cabin temperature control",
87
+ "Cabin upgrade",
88
+ "Cabin ventilation system",
89
+ "Cabin view room",
90
+ "Cabin window view",
91
+ "Campsite",
92
+ "Car rental",
93
+ "Car rental agreement",
94
+ "Car rental company",
95
+ "Car rental desk",
96
+ "Car rental insurance",
97
+ "Car rental location",
98
+ "Car rental pickup location",
99
+ "Car rental reservation",
100
+ "Car rental service",
101
+ "Car rental terms and conditions",
102
+ "Car rental voucher",
103
+ "Car rental website",
104
+ "Caravan park",
105
+ "Caravan site",
106
+ "Caravanserai",
107
+ "Carriage",
108
+ "Catering",
109
+ "Chalet",
110
+ "Chateau",
111
+ "Check-in",
112
+ "Check-out",
113
+ "City tour",
114
+ "Concierge",
115
+ "Cottage",
116
+ "Cruise",
117
+ "Cruise ship",
118
+ "Culinary tour",
119
+ "Cultural exchange program",
120
+ "Daycation",
121
+ "Debarkation",
122
+ "Decanting",
123
+ "Deck Plan",
124
+ "Deferred Payment Rate",
125
+ "Deplane",
126
+ "Deposit Schedule",
127
+ "Destination Management Company",
128
+ "Destination Wedding",
129
+ "Detour",
130
+ "Differential Pricing",
131
+ "Digital Nomad",
132
+ "Direct Flight",
133
+ "Disembarkation",
134
+ "Dispatch System",
135
+ "Distance Selling Regulations",
136
+ "Dive Resort",
137
+ "Dnata",
138
+ "Dockage",
139
+ "Double Occupancy",
140
+ "Double-Double Room",
141
+ "Downgrade",
142
+ "Downtime",
143
+ "Doze Off",
144
+ "Drayage",
145
+ "Dreamliner",
146
+ "Drop Charge",
147
+ "Dual Carriageway",
148
+ "Duffel Bag",
149
+ "Duty of Care",
150
+ "Dynamic Currency Conversion",
151
+ "Dynamic Packaging",
152
+ "E-Ticket",
153
+ "Early Bird Special",
154
+ "Eco-Lodge",
155
+ "Eco-Tourism",
156
+ "Economy Class Syndrome",
157
+ "Edge Season",
158
+ "Egress Fees",
159
+ "Electronic Travel Authorization",
160
+ "Eligibility Requirements",
161
+ "Embarkation",
162
+ "Emergency Repatriation",
163
+ "En Route",
164
+ "Endorsement Restrictions",
165
+ "Energy Surcharge",
166
+ "Engagement Trip",
167
+ "Enplanement",
168
+ "Entertainment Tax",
169
+ "Entry Requirements",
170
+ "Epicurean Tour",
171
+ "Ergonomic Seating",
172
+ "Escort Fee",
173
+ "Essential Traveler",
174
+ "Estimated Time of Arrival",
175
+ "Estimated Time of Departure",
176
+ "Eurail Pass",
177
+ "Excess Baggage Charge",
178
+ "Exclusive Occupancy",
179
+ "Fare class",
180
+ "Flight itinerary",
181
+ "Flight manifest",
182
+ "Flight status",
183
+ "Flight voucher",
184
+ "Foreign transaction fee",
185
+ "Frequent flyer program",
186
+ "Galley",
187
+ "Game lodge",
188
+ "Gastronomic tour",
189
+ "Gate agent",
190
+ "Gate assignment",
191
+ "Gate change",
192
+ "Gate delay",
193
+ "Gate-to-gate time",
194
+ "Gear check",
195
+ "Gear shift",
196
+ "General aviation",
197
+ "Geodesic dome",
198
+ "Geotourism",
199
+ "Glamping site",
200
+ "Global distribution system",
201
+ "Global entry program",
202
+ "Global positioning system (GPS)",
203
+ "Gondola lift",
204
+ "Grand tourer (GT)",
205
+ "Gratuities",
206
+ "Green hotel certification",
207
+ "Green travel",
208
+ "Ground handling",
209
+ "Ground transportation",
210
+ "Group booking",
211
+ "Group fare",
212
+ "Group travel package",
213
+ "Guest room amenities",
214
+ "Guest satisfaction survey",
215
+ "Guest services manager",
216
+ "Guesthouse",
217
+ "Guesthouse manager",
218
+ "Guided expedition",
219
+ "Guided hike",
220
+ "Guided safari",
221
+ "Guided tour",
222
+ "Guided trekking tour",
223
+ "Gulfstream jet",
224
+ "Gyrocopter",
225
+ "Gyroplane",
226
+ "Heliport",
227
+ "Hospitality",
228
+ "Hostel",
229
+ "Hotelier",
230
+ "Hydrofoil",
231
+ "Innkeeper",
232
+ "Jetsetter",
233
+ "Journeyman",
234
+ "Kilometer",
235
+ "Kosher",
236
+ "Kvass",
237
+ "Kvetch",
238
+ "Kwikpoint",
239
+ "Layover",
240
+ "Leisure",
241
+ "Lodging",
242
+ "Luxury",
243
+ "Maiden Voyage",
244
+ "Marina",
245
+ "Meal Plan",
246
+ "Mediterranean Cruise",
247
+ "Mega Yacht",
248
+ "Microstay",
249
+ "Mid-range Hotel",
250
+ "Mini-bar",
251
+ "Mobile Check-in",
252
+ "Monorail",
253
+ "Mountain Lodge",
254
+ "Multilingual Staff",
255
+ "Nautical Mile",
256
+ "Navigation System",
257
+ "Negotiated Rate",
258
+ "Neighborhood",
259
+ "Nestor",
260
+ "Net Rate",
261
+ "New Urbanism",
262
+ "Night Audit",
263
+ "No-show",
264
+ "Nomadic Tourism",
265
+ "Non-refundable Deposit",
266
+ "Non-smoking Room",
267
+ "Nordic Walking Tours",
268
+ "Norm",
269
+ "Notarized Permission",
270
+ "Notice Period",
271
+ "Novotel",
272
+ "Nox Emissions",
273
+ "Nubuck Leather Luggage",
274
+ "Nucleus Group",
275
+ "Nutrition Break",
276
+ "Oasis",
277
+ "Oberoi Hotels",
278
+ "Occupancy Rate",
279
+ "Ocean View Room",
280
+ "Off-peak Season",
281
+ "Off-road Adventure",
282
+ "Offer Code",
283
+ "Official Passport",
284
+ "Oligopoly Pricing",
285
+ "On-demand Service",
286
+ "One-way Ticket",
287
+ "Online Booking Tool",
288
+ "Online Check-in",
289
+ "Online Travel Agency (OTA)",
290
+ "Open Jaw Ticket",
291
+ "Open Ticket",
292
+ "Opera PMS",
293
+ "Operational Costs",
294
+ "Opulent Suite",
295
+ "Orbitz",
296
+ "Order of Magnitude",
297
+ "Organic Farm Stay",
298
+ "Orientation Tour",
299
+ "Ornithology Tour",
300
+ "Outbound Tourism",
301
+ "Outrigger Canoeing",
302
+ "Overbooking",
303
+ "Overland Tour",
304
+ "Oversold Flight",
305
+ "Owner's Locker",
306
+ "Panoramic View",
307
+ "Parador",
308
+ "Passenger Manifest",
309
+ "Peak Season",
310
+ "Penthouse Suite",
311
+ "Personal Concierge",
312
+ "Pet-Friendly Accommodation",
313
+ "Pilgrimage Site",
314
+ "Platinum Card",
315
+ "Plush Amenities",
316
+ "Pod Hotel",
317
+ "Porter Service",
318
+ "Post-Travel Evaluation",
319
+ "Private Island Retreat",
320
+ "Private Jet Charter",
321
+ "Promenade Deck",
322
+ "Public Transit Pass",
323
+ "Quad Room",
324
+ "Quaint Bed and Breakfast",
325
+ "Quality Assurance Program",
326
+ "Quantum Leap in Hospitality",
327
+ "Queen Suite",
328
+ "Quiet Zone Policy",
329
+ "Rack Rate",
330
+ "Radisson",
331
+ "Rail Pass",
332
+ "Rain Check",
333
+ "Ramp Fee",
334
+ "Rapid Transit",
335
+ "Rate Code",
336
+ "Rebooking",
337
+ "Reception",
338
+ "Recreational Vehicle",
339
+ "Red-eye Flight",
340
+ "Redemption Fee",
341
+ "Refundable Ticket",
342
+ "Regency",
343
+ "Regional Jet",
344
+ "Registration Desk",
345
+ "Reimbursement",
346
+ "Relais & Ch\u00e2teaux",
347
+ "Relocation Fee",
348
+ "Rental Agreement",
349
+ "Rental Period",
350
+ "Repositioning Cruise",
351
+ "Reservation",
352
+ "Residence Inn",
353
+ "Resort Fee",
354
+ "Rest Area",
355
+ "Restricted Fare",
356
+ "Retail Travel Agent",
357
+ "Retreat",
358
+ "Return Ticket",
359
+ "RevPAR (Revenue Per Available Room)",
360
+ "Revenue Passenger Kilometer",
361
+ "Reward Miles",
362
+ "Reward Points",
363
+ "Rideshare",
364
+ "Right of Way",
365
+ "Ritz-Carlton",
366
+ "River Cruise",
367
+ "Roadside Assistance",
368
+ "Roaming Charge",
369
+ "Room Block",
370
+ "Room Service",
371
+ "Room Type",
372
+ "Round Trip",
373
+ "Route Map",
374
+ "Royal Caribbean",
375
+ "Royal Suite",
376
+ "Rucksack",
377
+ "Run of the House Rate",
378
+ "Rush Fee",
379
+ "Safari",
380
+ "Safari Lodge",
381
+ "Salon",
382
+ "Sanctuary",
383
+ "Sandy Beaches",
384
+ "Satchel",
385
+ "Scenic",
386
+ "Scenic Route",
387
+ "Seaside",
388
+ "Seaview",
389
+ "Secluded",
390
+ "Secluded Retreat",
391
+ "Serenade",
392
+ "Serenity",
393
+ "Shangri-La",
394
+ "Shuttle",
395
+ "Shuttle Service",
396
+ "Silent Retreat",
397
+ "Silhouette",
398
+ "Sky Lounge",
399
+ "Skyline",
400
+ "Soaking Tub",
401
+ "Sojourn",
402
+ "Solarium",
403
+ "Solitude",
404
+ "Spa",
405
+ "Spacious Suite",
406
+ "Splendid",
407
+ "Starry Night Sky",
408
+ "Stateroom",
409
+ "Steam Room",
410
+ "Suite",
411
+ "Sun Deck",
412
+ "Sunrise View",
413
+ "Sunset",
414
+ "Sunset Cruise",
415
+ "Sunshine",
416
+ "Sunshine Coast",
417
+ "Swan Song",
418
+ "Swanky",
419
+ "Swimming Lagoon",
420
+ "Swimming Pool",
421
+ "Symphonic Orchestra",
422
+ "Symphony",
423
+ "Synchronized Dance Performance",
424
+ "Synchronized Swimming",
425
+ "TSA (Transportation Security Administration)",
426
+ "Terminal",
427
+ "Territory",
428
+ "Thalassotherapy",
429
+ "Ticketing",
430
+ "Timeshare",
431
+ "Tour Operator",
432
+ "Tourism",
433
+ "Tourist Class",
434
+ "Transcontinental",
435
+ "Transfer",
436
+ "Transit",
437
+ "Transoceanic",
438
+ "Transportation",
439
+ "Travel Advisory",
440
+ "Travel Agency",
441
+ "Travel Agent",
442
+ "Travel Insurance",
443
+ "Travel Itinerary",
444
+ "Trekking",
445
+ "Trip Planner",
446
+ "Trolley",
447
+ "Tropical",
448
+ "Turbulence",
449
+ "Turnaround Time",
450
+ "Twin Room",
451
+ "Typhoon Season",
452
+ "Umbrella Rate",
453
+ "Unaccompanied Minor",
454
+ "Underbooking",
455
+ "Upgrade",
456
+ "Urban Exploration",
457
+ "VAT (Value Added Tax) Refund",
458
+ "Vacancy",
459
+ "Vacation Package",
460
+ "Vacation Rental",
461
+ "Vehicle Rental",
462
+ "Visa Processing",
463
+ "Visitor Center",
464
+ "Voyage",
465
+ "Waitlist",
466
+ "Walk-in Rate",
467
+ "Waterfront",
468
+ "Wellness Tourism",
469
+ "Wharfage",
470
+ "Wheelchair Accessible",
471
+ "WiFi Availability",
472
+ "Wildlife Safari",
473
+ "Windward",
474
+ "Yacht Charter",
475
+ "Yield Management",
476
+ "Youth Hostel",
477
+ "Zone Fare"
478
+ ]
479
+ }
samples_eval.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
samples_train.jsonl ADDED
The diff for this file is too large to render. See raw diff