oitnoticia
commited on
Upload dataset
Browse files- 2024-11-24/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-24/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fce8e3fe06a65cd7cd93014f0c2c7f7f47573e163a3d251d11a9fa684e1e4ab
|
3 |
+
size 2617982
|
README.md
CHANGED
@@ -816,6 +816,40 @@ dataset_info:
|
|
816 |
num_examples: 1426
|
817 |
download_size: 3547524
|
818 |
dataset_size: 6200419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
819 |
configs:
|
820 |
- config_name: 20024-11-02
|
821 |
data_files:
|
@@ -913,4 +947,8 @@ configs:
|
|
913 |
data_files:
|
914 |
- split: train
|
915 |
path: 2024-11-23/train-*
|
|
|
|
|
|
|
|
|
916 |
---
|
|
|
816 |
num_examples: 1426
|
817 |
download_size: 3547524
|
818 |
dataset_size: 6200419
|
819 |
+
- config_name: '2024-11-24'
|
820 |
+
features:
|
821 |
+
- name: ids
|
822 |
+
dtype: string
|
823 |
+
- name: document
|
824 |
+
dtype: string
|
825 |
+
- name: metadatas
|
826 |
+
struct:
|
827 |
+
- name: author
|
828 |
+
dtype: string
|
829 |
+
- name: content
|
830 |
+
dtype: string
|
831 |
+
- name: country
|
832 |
+
dtype: string
|
833 |
+
- name: description
|
834 |
+
dtype: string
|
835 |
+
- name: image
|
836 |
+
dtype: string
|
837 |
+
- name: link
|
838 |
+
dtype: string
|
839 |
+
- name: published
|
840 |
+
dtype: string
|
841 |
+
- name: source
|
842 |
+
dtype: string
|
843 |
+
- name: summary
|
844 |
+
dtype: string
|
845 |
+
- name: title
|
846 |
+
dtype: string
|
847 |
+
splits:
|
848 |
+
- name: train
|
849 |
+
num_bytes: 4439181
|
850 |
+
num_examples: 836
|
851 |
+
download_size: 2617982
|
852 |
+
dataset_size: 4439181
|
853 |
configs:
|
854 |
- config_name: 20024-11-02
|
855 |
data_files:
|
|
|
947 |
data_files:
|
948 |
- split: train
|
949 |
path: 2024-11-23/train-*
|
950 |
+
- config_name: '2024-11-24'
|
951 |
+
data_files:
|
952 |
+
- split: train
|
953 |
+
path: 2024-11-24/train-*
|
954 |
---
|