CJJones commited on
Commit
a55b30f
·
verified ·
1 Parent(s): df02711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -17,19 +17,12 @@ features:
17
  environment: string
18
  category: string
19
 
20
- task_categories:
21
- - devops
22
- - security
23
- - deployment
24
- - container_management
25
- - backup
26
  ---
27
  Dataset Summary
28
 
29
  This dataset contains 7 curated examples of Ubuntu server operations, including security auditing, application deployment, web service monitoring, and container management. Each row represents a server task in JSON format, including the command executed and contextual metadata such as hostname, application, project, environment, and task category.
30
 
31
- The full dataset contains 30,000 records of similar structured server operations data, generated synthetically for testing, automation, and AI model training purposes.
32
-
33
  Intended use:
34
 
35
  AI model training for DevOps automation
 
17
  environment: string
18
  category: string
19
 
 
 
 
 
 
 
20
  ---
21
  Dataset Summary
22
 
23
  This dataset contains 7 curated examples of Ubuntu server operations, including security auditing, application deployment, web service monitoring, and container management. Each row represents a server task in JSON format, including the command executed and contextual metadata such as hostname, application, project, environment, and task category.
24
 
25
+ The full dataset is available on Gumroad: [Full Ubuntu Server Operations Dataset – 30,000 Records](https://datadeveloper1.gumroad.com/l/zfdnjn), containing similar structured server operations data, generated synthetically for testing, automation, and AI model training purposes.
 
26
  Intended use:
27
 
28
  AI model training for DevOps automation