hybridfree nick007x commited on
Commit
10f8f26
ยท
0 Parent(s):

Duplicate from nick007x/phoronix-articles

Browse files

Co-authored-by: NIck Saga <nick007x@users.noreply.huggingface.co>

Files changed (3) hide show
  1. .gitattributes +60 -0
  2. README.md +147 -0
  3. phoronix_articles.jsonl +3 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
60
+ phoronix_articles.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ - text-classification
5
+ - summarization
6
+ - question-answering
7
+ tags:
8
+ - technology
9
+ - open-source
10
+ - linux
11
+ - hardware
12
+ - software
13
+ - journalism
14
+ - benchmarks
15
+ - performance
16
+ - phoronix
17
+ - temporal-data
18
+ - news-articles
19
+ license: mit
20
+ ---
21
+ # Phoronix Articles Dataset: The Archive of Open-Source Computing Journalism
22
+
23
+ **The definitive dataset of Phoronix - your gateway to years of open-source hardware/software evolution, performance analysis, and Linux ecosystem journalism.**
24
+
25
+ ## ๐Ÿš€ What's Inside?
26
+
27
+ This dataset contains the complete archive of Phoronix articles - from bleeding-edge hardware launches to deep-dive Linux kernel analysis. Perfect for researchers, developers, and AI enthusiasts who need high-quality technical content.
28
+
29
+ ```python
30
+ # Example entry showcasing the rich structure
31
+ {
32
+ "url": "https://www.phoronix.com/news/AMD-More-Cyan-Skillfish-2025",
33
+ "title": "AMD Prepares Linux Driver Support For New APUs Still Relying On RDNA1 Graphics",
34
+ "author": "Michael Larabel",
35
+ "content": "It looks like AMD is preparing to introduce some new APUs/SoCs still relying on RDNA1-based graphics...",
36
+ "comments_count": 25,
37
+ "scraped_at": 1760718775.1247177
38
+ }
39
+ ```
40
+
41
+ ## ๐Ÿ“ˆ Dataset Statistics
42
+
43
+ - **Total Articles**: 50,000+ articles (estimated)
44
+ - **Time Span**: 2004 to 2024 (20+ years of coverage)
45
+ - **Authors**: Primarily Michael Larabel + contributors
46
+ - **Content**: Full article text with metadata
47
+ - **Format**: JSON Lines (.jsonl) - optimized for streaming
48
+
49
+ ## ๐ŸŽฏ Why This Dataset Rocks
50
+
51
+ ### ๐Ÿ—๏ธ **Build Better AI Models**
52
+ - **Technical NLP**: Train models on real-world hardware/software discourse
53
+ - **Temporal Analysis**: Track technology adoption curves across 20+ years
54
+ - **Domain-Specific LLMs**: Perfect foundation for open-source focused language models
55
+
56
+ ### ๐Ÿ”ฌ **Research Powerhouse**
57
+ - **Tech Trend Analysis**: From AMD vs Intel battles to the rise of ARM servers
58
+ - **Open-Source Ecosystem Mapping**: Follow Linux, GNOME, Debian, Arch evolution
59
+ - **Hardware Journalism Studies**: Analyze technical writing patterns over time
60
+
61
+ ### ๐Ÿ’ก **Solve Real Problems**
62
+ - **Benchmark Intelligence**: Extract performance insights across CPU/GPU generations
63
+ - **Release Tracking**: Monitor Linux distro, kernel, and driver developments
64
+ - **Community Engagement**: Study comment patterns on technical articles
65
+
66
+ ## ๐Ÿ” Data Structure
67
+
68
+ ```python
69
+ {
70
+ "url": "string", # Full article URL
71
+ "title": "string", # Article title
72
+ "author": "string", # Author name (mostly Michael Larabel)
73
+ "content": "string", # Full article text with original formatting
74
+ "comments_count": int, # Number of comments (engagement metric)
75
+ "scraped_at": float # UNIX timestamp of collection
76
+ }
77
+ ```
78
+
79
+ ## ๐Ÿ› ๏ธ Quick Start
80
+
81
+ ```python
82
+ from datasets import load_dataset
83
+
84
+ dataset = load_dataset("nick007x/phoronix-articles")
85
+
86
+ # Explore the treasure trove
87
+ print(f"Loaded {len(dataset['train'])} articles spanning decades of tech journalism!")
88
+ print(dataset['train'][0]) # Peek at the first article
89
+ ```
90
+
91
+ ## ๐Ÿš€ Advanced Usage
92
+
93
+ ```python
94
+ # Analyze hardware coverage trends
95
+ dataset = load_dataset("nick007x/phoronix-articles", split="train")
96
+
97
+ hardware_articles = [article for article in dataset
98
+ if any(term in article['title'].lower()
99
+ for term in ['amd', 'intel', 'nvidia', 'arm', 'radeon'])]
100
+
101
+ print(f"Found {len(hardware_articles)} hardware-focused articles")
102
+
103
+ # Track author contributions
104
+ from collections import Counter
105
+ authors = Counter(article['author'] for article in dataset)
106
+ print(f"Top authors: {authors.most_common(5)}")
107
+
108
+ # Temporal analysis
109
+ import datetime
110
+ dates = [datetime.datetime.fromtimestamp(article['scraped_at']).year
111
+ for article in dataset]
112
+ print(f"Coverage from {min(dates)} to {max(dates)}")
113
+ ```
114
+
115
+ ## โš ๏ธ Important Notes
116
+
117
+ - **Copyright**: Article content belongs to Phoronix Media
118
+ - **Intended Use**: Research, analysis, and AI training
119
+ - **Commercial Use**: Check Phoronix's terms of service
120
+ - **Attribution**: Please credit Phoronix when using their content
121
+ - **Data Quality**: Clean UTF-8 text with original formatting preserved
122
+
123
+ ## ๐Ÿ“œ License
124
+
125
+ This dataset is released under the **MIT License** - use it for research, commercial projects, or whatever brilliant idea you have next!
126
+
127
+ ## ๐Ÿค Citation
128
+
129
+ If this dataset powers your research or project, please cite:
130
+
131
+ ```bibtex
132
+ @dataset{phoronix_articles_2025,
133
+ title = {Phoronix Articles Dataset},
134
+ author = {nick007x},
135
+ year = {2025},
136
+ publisher = {Hugging Face},
137
+ url = {https://huggingface.co/datasets/nick007x/phoronix-articles}
138
+ }
139
+ ```
140
+
141
+ ## ๐ŸŒŸ Perfect For
142
+
143
+ - **AI Researchers** building domain-specific language models
144
+ - **Data Scientists** analyzing technology adoption trends
145
+ - **Open-Source Developers** understanding ecosystem evolution
146
+ - **Tech Historians** studying computing journalism
147
+ - **Students** learning about hardware/software landscape
phoronix_articles.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7b37939266641911b57b2eb5502a47524160f0d056e613e54aed9177f9a998b
3
+ size 72079808