lhoestq HF staff commited on
Commit
16e5491
1 Parent(s): cdee654

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # BikeFixQueries
9
+
10
+ tags: classification, maintenance, troubleshooting
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:** The 'BikeFixQueries' dataset comprises textual queries submitted by users seeking assistance for various bicycle repair issues. The dataset is structured to facilitate machine learning tasks related to the classification of repair problems, identification of required maintenance, and troubleshooting steps. Each query is labeled with a unique identifier and a class label that categorizes the nature of the repair issue. The labels have been carefully chosen to reflect the common types of problems encountered with bicycles and avoid duplicating the keywords provided.
15
+
16
+
17
+ **CSV Content Preview:**
18
+
19
+
20
+ ```csv
21
+
22
+ Id,Query,Label
23
+
24
+ 1,"My bike chain keeps falling off",'Chain Maintenance'
25
+
26
+ 2,"Why won't my bike pedals turn smoothly?",'Troubleshooting'
27
+
28
+ 3,"There's a weird noise when I pedal, what's wrong?",'Noise Diagnosis'
29
+
30
+ 4,"How to fix a flat tire with no tools?",'Repair'
31
+
32
+ 5,"I can't brake properly, what should I do?",'Braking System'
33
+
34
+ ```
35
+
36
+ **Source of the data:**
37
+
38
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'bicycle repair questions':
39
+
40
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=bicycle+repair+questions&dataset=BikeFixQueries&tags=classification,+maintenance,+troubleshooting
41
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
42
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub