ajibawa-2023 commited on
Commit
91adad6
·
verified ·
1 Parent(s): 25e7c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,11 +15,11 @@ size_categories:
15
 
16
  # Shell-Code-Large
17
 
18
- **Shell-Code-Large** is a large-scale corpus of Shell scripting source code, comprising approximately **640,000 code samples** stored in `.jsonl` format. The dataset is designed to support research and development in Large Language Model (LLM) pretraining, code intelligence, DevOps automation, cloud infrastructure engineering, system administration, and software engineering tooling.
19
 
20
- By offering a focused and curated dataset for Shell scripting, this corpus enables experimentation in automation workflows, operating system management, deployment pipelines, infrastructure-as-code ecosystems, and command-line toolingdomains where Shell remains a foundational technology.
21
 
22
- Shell-Code-Large addresses the relative scarcity of large, language-specific datasets for Shell scripting, enabling targeted research into scripting patterns, command composition, system orchestration, and automation best practices.
23
 
24
  ---
25
 
 
15
 
16
  # Shell-Code-Large
17
 
18
+ **Shell-Code-Large** is a large-scale corpus of Shell scripting source code comprising approximately 640,000 code samples stored in JSON Lines (.jsonl) format. The dataset is designed to support research in large language model (LLM) pretraining, code intelligence, DevOps automation, cloud infrastructure engineering, system administration, and software engineering automation.
19
 
20
+ By providing a high-volume, language-specific corpus focused exclusively on Shell scripting, Shell-Code-Large enables systematic experimentation in automation workflows, deployment pipelines, infrastructure management, and command-line tooling. These domains remain foundational to Linux systems, cloud-native platforms, CI/CD environments, and modern DevOps practices.
21
 
22
+ Shell-Code-Large addresses the need for a dedicated Shell-focused dataset at substantial scale, enabling targeted research into scripting patterns, command composition, workflow orchestration, infrastructure automation, and operational engineering practices.
23
 
24
  ---
25