oitnoticia
commited on
Upload dataset
Browse files- 2024-11-20/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-20/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47edad63f9c8f2cc082e5fdb1be27640cc53749d0bea1ceb8b6005caa6db01ff
|
3 |
+
size 3423285
|
README.md
CHANGED
@@ -680,6 +680,40 @@ dataset_info:
|
|
680 |
num_examples: 1545
|
681 |
download_size: 3881026
|
682 |
dataset_size: 6999895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
683 |
configs:
|
684 |
- config_name: 20024-11-02
|
685 |
data_files:
|
@@ -761,4 +795,8 @@ configs:
|
|
761 |
data_files:
|
762 |
- split: train
|
763 |
path: 2024-11-19/train-*
|
|
|
|
|
|
|
|
|
764 |
---
|
|
|
680 |
num_examples: 1545
|
681 |
download_size: 3881026
|
682 |
dataset_size: 6999895
|
683 |
+
- config_name: '2024-11-20'
|
684 |
+
features:
|
685 |
+
- name: ids
|
686 |
+
dtype: string
|
687 |
+
- name: document
|
688 |
+
dtype: string
|
689 |
+
- name: metadatas
|
690 |
+
struct:
|
691 |
+
- name: author
|
692 |
+
dtype: string
|
693 |
+
- name: content
|
694 |
+
dtype: string
|
695 |
+
- name: country
|
696 |
+
dtype: string
|
697 |
+
- name: description
|
698 |
+
dtype: string
|
699 |
+
- name: image
|
700 |
+
dtype: string
|
701 |
+
- name: link
|
702 |
+
dtype: string
|
703 |
+
- name: published
|
704 |
+
dtype: string
|
705 |
+
- name: source
|
706 |
+
dtype: string
|
707 |
+
- name: summary
|
708 |
+
dtype: string
|
709 |
+
- name: title
|
710 |
+
dtype: string
|
711 |
+
splits:
|
712 |
+
- name: train
|
713 |
+
num_bytes: 6017311
|
714 |
+
num_examples: 1275
|
715 |
+
download_size: 3423285
|
716 |
+
dataset_size: 6017311
|
717 |
configs:
|
718 |
- config_name: 20024-11-02
|
719 |
data_files:
|
|
|
795 |
data_files:
|
796 |
- split: train
|
797 |
path: 2024-11-19/train-*
|
798 |
+
- config_name: '2024-11-20'
|
799 |
+
data_files:
|
800 |
+
- split: train
|
801 |
+
path: 2024-11-20/train-*
|
802 |
---
|