Skilln commited on
Commit
bf4d793
·
verified ·
1 Parent(s): 040417f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -10,20 +10,20 @@ tags:
10
  - docker
11
  - infrastructure-as-code
12
  size_categories:
13
- - 1K<n<10K
14
  ---
15
 
16
  # DevOps Q&A Dataset v1.0
17
 
18
  ## Overview
19
- High-quality dataset of **7,219** DevOps technical examples collected from GitHub repositories and official documentation.
20
 
21
  ## Statistics
22
- - **Total examples:** 7,219
23
- - **Average quality score:** 0.81
24
- - **Unique (semantic dedup):** 96%
25
  - **Categories:** Docker, Kubernetes, CI/CD, Cloud, Linux, Terraform, Ansible
26
- - **Sources:** GitHub Repositories (96.6%), Official Documentation (3.4%)
27
 
28
  ## Use Cases
29
  - Fine-tuning LLMs for DevOps automation
 
10
  - docker
11
  - infrastructure-as-code
12
  size_categories:
13
+ - 10K<n<100K
14
  ---
15
 
16
  # DevOps Q&A Dataset v1.0
17
 
18
  ## Overview
19
+ High-quality dataset of **25,670** DevOps technical examples collected from GitHub repositories, Stack Exchange, and official documentation.
20
 
21
  ## Statistics
22
+ - **Total examples:** 25,670
23
+ - **Average quality score:** ~0.82
24
+ - **Unique (deduplicated):** High accuracy via MD5
25
  - **Categories:** Docker, Kubernetes, CI/CD, Cloud, Linux, Terraform, Ansible
26
+ - **Sources:** StackExchange/HuggingFace (~70%), GitHub Repositories (~29%), Official Documentation (~1%)
27
 
28
  ## Use Cases
29
  - Fine-tuning LLMs for DevOps automation