oitnoticia
commited on
Commit
•
5368aca
1
Parent(s):
950947c
Upload dataset
Browse files- 2024-11-22/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-22/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84ecd751182da70d7f584d7565df2938e27ab423e3cadfd33d0948ec34eee375
|
3 |
+
size 15044840
|
README.md
CHANGED
@@ -792,6 +792,42 @@ dataset_info:
|
|
792 |
num_examples: 1624
|
793 |
download_size: 19215456
|
794 |
dataset_size: 27196283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
795 |
configs:
|
796 |
- config_name: 20024-11-02
|
797 |
data_files:
|
@@ -881,4 +917,8 @@ configs:
|
|
881 |
data_files:
|
882 |
- split: train
|
883 |
path: 2024-11-21/train-*
|
|
|
|
|
|
|
|
|
884 |
---
|
|
|
792 |
num_examples: 1624
|
793 |
download_size: 19215456
|
794 |
dataset_size: 27196283
|
795 |
+
- config_name: '2024-11-22'
|
796 |
+
features:
|
797 |
+
- name: ids
|
798 |
+
dtype: string
|
799 |
+
- name: document
|
800 |
+
dtype: string
|
801 |
+
- name: metadatas
|
802 |
+
struct:
|
803 |
+
- name: author
|
804 |
+
dtype: string
|
805 |
+
- name: content
|
806 |
+
dtype: string
|
807 |
+
- name: country
|
808 |
+
dtype: string
|
809 |
+
- name: description
|
810 |
+
dtype: string
|
811 |
+
- name: image
|
812 |
+
dtype: string
|
813 |
+
- name: link
|
814 |
+
dtype: string
|
815 |
+
- name: published
|
816 |
+
dtype: string
|
817 |
+
- name: source
|
818 |
+
dtype: string
|
819 |
+
- name: summary
|
820 |
+
dtype: string
|
821 |
+
- name: title
|
822 |
+
dtype: string
|
823 |
+
- name: embeddings
|
824 |
+
sequence: float64
|
825 |
+
splits:
|
826 |
+
- name: train
|
827 |
+
num_bytes: 20998933
|
828 |
+
num_examples: 1251
|
829 |
+
download_size: 15044840
|
830 |
+
dataset_size: 20998933
|
831 |
configs:
|
832 |
- config_name: 20024-11-02
|
833 |
data_files:
|
|
|
917 |
data_files:
|
918 |
- split: train
|
919 |
path: 2024-11-21/train-*
|
920 |
+
- config_name: '2024-11-22'
|
921 |
+
data_files:
|
922 |
+
- split: train
|
923 |
+
path: 2024-11-22/train-*
|
924 |
---
|