oitnoticia
commited on
Upload dataset
Browse files- 2024-11-23/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-23/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b1bbfb7f6ab240e0911881df3874deb153af02065fe58d4892ab4b71e75ebc1
|
3 |
+
size 2819088
|
README.md
CHANGED
@@ -782,6 +782,40 @@ dataset_info:
|
|
782 |
num_examples: 1251
|
783 |
download_size: 3233604
|
784 |
dataset_size: 5621641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
785 |
configs:
|
786 |
- config_name: 20024-11-02
|
787 |
data_files:
|
@@ -875,4 +909,8 @@ configs:
|
|
875 |
data_files:
|
876 |
- split: train
|
877 |
path: 2024-11-22/train-*
|
|
|
|
|
|
|
|
|
878 |
---
|
|
|
782 |
num_examples: 1251
|
783 |
download_size: 3233604
|
784 |
dataset_size: 5621641
|
785 |
+
- config_name: '2024-11-23'
|
786 |
+
features:
|
787 |
+
- name: ids
|
788 |
+
dtype: string
|
789 |
+
- name: document
|
790 |
+
dtype: string
|
791 |
+
- name: metadatas
|
792 |
+
struct:
|
793 |
+
- name: author
|
794 |
+
dtype: string
|
795 |
+
- name: content
|
796 |
+
dtype: string
|
797 |
+
- name: country
|
798 |
+
dtype: string
|
799 |
+
- name: description
|
800 |
+
dtype: string
|
801 |
+
- name: image
|
802 |
+
dtype: string
|
803 |
+
- name: link
|
804 |
+
dtype: string
|
805 |
+
- name: published
|
806 |
+
dtype: string
|
807 |
+
- name: source
|
808 |
+
dtype: string
|
809 |
+
- name: summary
|
810 |
+
dtype: string
|
811 |
+
- name: title
|
812 |
+
dtype: string
|
813 |
+
splits:
|
814 |
+
- name: train
|
815 |
+
num_bytes: 4783888
|
816 |
+
num_examples: 1036
|
817 |
+
download_size: 2819088
|
818 |
+
dataset_size: 4783888
|
819 |
configs:
|
820 |
- config_name: 20024-11-02
|
821 |
data_files:
|
|
|
909 |
data_files:
|
910 |
- split: train
|
911 |
path: 2024-11-22/train-*
|
912 |
+
- config_name: '2024-11-23'
|
913 |
+
data_files:
|
914 |
+
- split: train
|
915 |
+
path: 2024-11-23/train-*
|
916 |
---
|