lhoestq HF Staff commited on
Commit
c23e696
·
verified ·
1 Parent(s): bbd72de

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # MachineRegistry
9
+
10
+ tags: inventory, classification, maintenance
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'MachineRegistry' dataset is a structured collection of records for machines used within a manufacturing company. It includes essential details about each machine, such as its identification number, type, model, status, last maintenance date, and maintenance frequency. Each record is classified to aid in inventory management, maintenance scheduling, and overall operational efficiency.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ id,label,machine_id,machine_type,model,status,last_maintenance_date,maintenance_frequency
22
+ 001,ActiveCritical,M-0001,CNC Lathe,CNC-L1234,Operational,2023-03-15,Quarterly
23
+ 002,ActiveNonCritical,M-0002,Press Machine,PRE-3214,Operational,2023-03-20,Biannual
24
+ 003,Inactive,M-0003,Welding Robot,WR-7621,Maintenance Required,2023-01-05,Annual
25
+ 004,Active,M-0004,Forging Machine,FM-4482,Operational,2023-02-10,Quarterly
26
+ 005,Active,M-0005,Drilling Machine,DR-8921,Operational,2023-02-22,Biannual
27
+ ```
28
+
29
+ This CSV format provides a snapshot of the machine registry for easy access and reference by maintenance staff and inventory managers. The 'label' column assigns a category to each machine based on its operational status and criticality to the manufacturing process.
30
+
31
+ **Source of the data:**
32
+
33
+ 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 'Database of machines of a manufacturing company':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Database+of+machines+of+a+manufacturing+company&dataset=MachineRegistry&tags=inventory,+classification,+maintenance
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub