oitnoticia
commited on
Upload dataset
Browse files- 2024-11-18/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-18/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d0b143c76c2f81ad8b03b2812042f5b6ec0afb739fb21fec368bc1e3ea79d61
|
3 |
+
size 2926203
|
README.md
CHANGED
@@ -612,6 +612,40 @@ dataset_info:
|
|
612 |
num_examples: 1236
|
613 |
download_size: 3202329
|
614 |
dataset_size: 5590279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
615 |
configs:
|
616 |
- config_name: 20024-11-02
|
617 |
data_files:
|
@@ -685,4 +719,8 @@ configs:
|
|
685 |
data_files:
|
686 |
- split: train
|
687 |
path: 2024-11-17/train-*
|
|
|
|
|
|
|
|
|
688 |
---
|
|
|
612 |
num_examples: 1236
|
613 |
download_size: 3202329
|
614 |
dataset_size: 5590279
|
615 |
+
- config_name: '2024-11-18'
|
616 |
+
features:
|
617 |
+
- name: ids
|
618 |
+
dtype: string
|
619 |
+
- name: document
|
620 |
+
dtype: string
|
621 |
+
- name: metadatas
|
622 |
+
struct:
|
623 |
+
- name: author
|
624 |
+
dtype: string
|
625 |
+
- name: content
|
626 |
+
dtype: string
|
627 |
+
- name: country
|
628 |
+
dtype: string
|
629 |
+
- name: description
|
630 |
+
dtype: string
|
631 |
+
- name: image
|
632 |
+
dtype: string
|
633 |
+
- name: link
|
634 |
+
dtype: string
|
635 |
+
- name: published
|
636 |
+
dtype: string
|
637 |
+
- name: source
|
638 |
+
dtype: string
|
639 |
+
- name: summary
|
640 |
+
dtype: string
|
641 |
+
- name: title
|
642 |
+
dtype: string
|
643 |
+
splits:
|
644 |
+
- name: train
|
645 |
+
num_bytes: 5125276
|
646 |
+
num_examples: 1068
|
647 |
+
download_size: 2926203
|
648 |
+
dataset_size: 5125276
|
649 |
configs:
|
650 |
- config_name: 20024-11-02
|
651 |
data_files:
|
|
|
719 |
data_files:
|
720 |
- split: train
|
721 |
path: 2024-11-17/train-*
|
722 |
+
- config_name: '2024-11-18'
|
723 |
+
data_files:
|
724 |
+
- split: train
|
725 |
+
path: 2024-11-18/train-*
|
726 |
---
|