Upload dataset
Browse files- README.md +24 -1
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,8 +1,31 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
pretty_name: Hugging Face Blog Posts
|
5 |
size_categories:
|
6 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
All the Hugging Face blog posts until May 12, 2024. Includes URLs, headlines, dates, authors, and texts.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
size_categories:
|
5 |
- n<1K
|
6 |
+
pretty_name: Hugging Face Blog Posts
|
7 |
+
dataset_info:
|
8 |
+
features:
|
9 |
+
- name: URL
|
10 |
+
dtype: string
|
11 |
+
- name: Headline
|
12 |
+
dtype: string
|
13 |
+
- name: Authors
|
14 |
+
dtype: string
|
15 |
+
- name: Publication Date
|
16 |
+
dtype: string
|
17 |
+
- name: Article Text
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 4483163.6649350645
|
22 |
+
num_examples: 381
|
23 |
+
download_size: 2414191
|
24 |
+
dataset_size: 4483163.6649350645
|
25 |
+
configs:
|
26 |
+
- config_name: default
|
27 |
+
data_files:
|
28 |
+
- split: train
|
29 |
+
path: data/train-*
|
30 |
---
|
31 |
All the Hugging Face blog posts until May 12, 2024. Includes URLs, headlines, dates, authors, and texts.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d098a735d5dcad430b2fdaee4b616afc36254ba8ca28394982b70179bfcbc26b
|
3 |
+
size 2414191
|