oitnoticia
commited on
Upload dataset
Browse files- 2024-11-21/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-21/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a13c94b0ec5f1a4686a0eb0b078019e48f00683ed3fc85802b245c53c4c95da3
|
3 |
+
size 3284477
|
README.md
CHANGED
@@ -714,6 +714,40 @@ dataset_info:
|
|
714 |
num_examples: 1601
|
715 |
download_size: 4044268
|
716 |
dataset_size: 7166284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
717 |
configs:
|
718 |
- config_name: 20024-11-02
|
719 |
data_files:
|
@@ -799,4 +833,8 @@ configs:
|
|
799 |
data_files:
|
800 |
- split: train
|
801 |
path: 2024-11-20/train-*
|
|
|
|
|
|
|
|
|
802 |
---
|
|
|
714 |
num_examples: 1601
|
715 |
download_size: 4044268
|
716 |
dataset_size: 7166284
|
717 |
+
- config_name: '2024-11-21'
|
718 |
+
features:
|
719 |
+
- name: ids
|
720 |
+
dtype: string
|
721 |
+
- name: document
|
722 |
+
dtype: string
|
723 |
+
- name: metadatas
|
724 |
+
struct:
|
725 |
+
- name: author
|
726 |
+
dtype: string
|
727 |
+
- name: content
|
728 |
+
dtype: string
|
729 |
+
- name: country
|
730 |
+
dtype: string
|
731 |
+
- name: description
|
732 |
+
dtype: string
|
733 |
+
- name: image
|
734 |
+
dtype: string
|
735 |
+
- name: link
|
736 |
+
dtype: string
|
737 |
+
- name: published
|
738 |
+
dtype: string
|
739 |
+
- name: source
|
740 |
+
dtype: string
|
741 |
+
- name: summary
|
742 |
+
dtype: string
|
743 |
+
- name: title
|
744 |
+
dtype: string
|
745 |
+
splits:
|
746 |
+
- name: train
|
747 |
+
num_bytes: 5788537
|
748 |
+
num_examples: 1190
|
749 |
+
download_size: 3284477
|
750 |
+
dataset_size: 5788537
|
751 |
configs:
|
752 |
- config_name: 20024-11-02
|
753 |
data_files:
|
|
|
833 |
data_files:
|
834 |
- split: train
|
835 |
path: 2024-11-20/train-*
|
836 |
+
- config_name: '2024-11-21'
|
837 |
+
data_files:
|
838 |
+
- split: train
|
839 |
+
path: 2024-11-21/train-*
|
840 |
---
|