iioos commited on
Commit
7b43153
·
verified ·
1 Parent(s): e71deb6

data.jsonl

Browse files

{"workflow":"data_pipeline","step":"extract","detail":"Fetch data from source"}
{"workflow":"data_pipeline","step":"transform","detail":"Clean and normalize data"}
{"workflow":"data_pipeline","step":"load","detail":"Store into database"}
{"workflow":"ci_cd","step":"build","detail":"Compile and package code"}
{"workflow":"ci_cd","step":"deploy","detail":"Release to production"}

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # Workflow Automation Steps Dataset
10
+
11
+ Workflow and step descriptions for automation and orchestration systems.