NickyNicky
commited on
Commit
•
491a830
1
Parent(s):
6378dcf
Upload dataset
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: article_id
|
5 |
+
dtype: string
|
6 |
+
- name: source_id
|
7 |
+
dtype: string
|
8 |
+
- name: source_name
|
9 |
+
dtype: string
|
10 |
+
- name: author
|
11 |
+
dtype: string
|
12 |
+
- name: title
|
13 |
+
dtype: string
|
14 |
+
- name: description
|
15 |
+
dtype: string
|
16 |
+
- name: url
|
17 |
+
dtype: string
|
18 |
+
- name: url_to_image
|
19 |
+
dtype: string
|
20 |
+
- name: published_at
|
21 |
+
dtype: string
|
22 |
+
- name: content
|
23 |
+
dtype: string
|
24 |
+
- name: category
|
25 |
+
dtype: string
|
26 |
+
- name: full_content
|
27 |
+
dtype: string
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 432122489
|
31 |
+
num_examples: 105375
|
32 |
+
download_size: 186200587
|
33 |
+
dataset_size: 432122489
|
34 |
+
configs:
|
35 |
+
- config_name: default
|
36 |
+
data_files:
|
37 |
+
- split: train
|
38 |
+
path: data/train-*
|
39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92f6abdd1e0b7f1ae6eb349d05824d5a5de4709f312be5c08872e8a540c3fc18
|
3 |
+
size 186200587
|